summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-02-01 21:29:24 +0000
committerLars Wirzenius <liw@liw.fi>2011-02-01 21:29:24 +0000
commit82ecdda87b711f34d72e88421069cb7afdf9b984 (patch)
tree3af4487684269c0422f59974a1407009f513ec57
parent4dea0df19b82ecc2d6e51bf8528d1acd94666493 (diff)
downloadgenbackupdata-82ecdda87b711f34d72e88421069cb7afdf9b984.tar.gz
Enable blackboxtest in 'make check'.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a02d0a2..129f2e4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ all:
check:
python -m CoverageTestRunner --ignore-missing-from without-tests
-# ./blackboxtest
+ ./blackboxtest
clean:
rm -rf *.py[co] */*.py[co] build dist MANIFEST