Beautify unit test output

This commit is contained in:
Juan Jose Comellas 2013-07-19 02:25:43 -03:00
parent 0dc399dc11
commit ae940eb1f5

View File

@ -28,5 +28,5 @@ doc:
test:
@erl -make
@$(ERL) -sname $(APPLICATION) $(EPATH) -s getopt_test test -s init stop
@$(ERL) -sname $(APPLICATION) $(EPATH) -noinput -s getopt_test test -s init stop