diff --git a/Makefile b/Makefile index fd94da3..6153766 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ dialyzer: local distclean: clean @rm -rf _build/ -euint: local +eunit: local @$(REBAR) as local eunit test: local