aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c76f803..e5610ef 100644
--- a/Makefile
+++ b/Makefile
@@ -75,8 +75,8 @@ CT_RUN = ct_run \
-noshell \
-pa ebin $(DEPS_DIR)/*/ebin \
-dir test \
- -logdir logs \
- -cover test/cover.spec
+ -logdir logs
+# -cover test/cover.spec
tests: ERLC_OPTS += -DTEST=1
tests: clean clean-deps deps app