|
@@ -75,8 +75,8 @@ CT_RUN = ct_run \
|
|
-noshell \
|
|
-noshell \
|
|
-pa ebin $(DEPS_DIR)/*/ebin \
|
|
-pa ebin $(DEPS_DIR)/*/ebin \
|
|
-dir test \
|
|
-dir test \
|
|
- -logdir logs \
|
|
|
|
- -cover test/cover.spec
|
|
|
|
|
|
+ -logdir logs
|
|
|
|
+# -cover test/cover.spec
|
|
|
|
|
|
tests: ERLC_OPTS += -DTEST=1
|
|
tests: ERLC_OPTS += -DTEST=1
|
|
tests: clean clean-deps deps app
|
|
tests: clean clean-deps deps app
|