aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.mk b/erlang.mk
index 93cf174..e6833bc 100644
--- a/erlang.mk
+++ b/erlang.mk
@@ -1137,7 +1137,7 @@ TAGGED_EUNIT_TESTS = {dir,"ebin"} $(foreach mod,$(EUNIT_MODS),$(shell echo $(mod
endif
endif
-EUNIT_OPTS ?= verbose
+EUNIT_OPTS ?=
# Utility functions