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 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