summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1714cd3c..fa62ba6b 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@ lint: clean
python checkeol.py
tests: $(TEST_ZIP)
- python test_coverage.py
+ nosetests
$(TEST_ZIP): test/covmodzip1.py
zip -j $@ $+