summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-12-26 22:58:08 +0000
committerLars Wirzenius <liw@liw.fi>2011-12-26 22:58:08 +0000
commitbae9e96582bbb07b1902095d7cdbc6457d51ff32 (patch)
tree921e7da313ac587a32d287a8001e3bb14f73191b /Makefile
parentc3f465ff77628c0ef7b2fed5b18209c902c15e79 (diff)
downloadgenbackupdata-bae9e96582bbb07b1902095d7cdbc6457d51ff32.tar.gz
remove old black box tests, use cmdtest instead
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9cb035b..b8e54c8 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ genbackupdata.1: genbackupdata.1.in genbackupdata
check:
python -m CoverageTestRunner --ignore-missing-from without-tests
- ./blackboxtest
+ cmdtest tests
clean:
rm -rf *.py[co] */*.py[co] build dist MANIFEST