Spell eunit the right way.

This commit is contained in:
Erik Stenman 2019-02-27 15:28:11 +01:00
parent c624f4956c
commit 9411a131fc

View File

@ -24,7 +24,7 @@ dialyzer: local
distclean: clean
@rm -rf _build/
euint: local
eunit: local
@$(REBAR) as local eunit
test: local