summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-01-02 13:11:51 +0000
committerLars Wirzenius <liw@liw.fi>2011-01-02 13:11:51 +0000
commitd3bf8fd9fff9a825e79e14c5005b6ba209b417d2 (patch)
treee18a99f0716dd54f51484b0370256739beae48b7 /Makefile
parent2075429c300b6a3bdbdcc8967395289b7fd705d5 (diff)
downloadgenbackupdata-d3bf8fd9fff9a825e79e14c5005b6ba209b417d2.tar.gz
Add setup.py to list of modules without test modules.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b79bece..86c5013 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
all:
check:
- python -m CoverageTestRunner --ignore-missing without-tests
+ python -m CoverageTestRunner --ignore-missing-from without-tests
# ./blackboxtest
clean: