summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-31 22:30:33 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-31 22:30:33 +0200
commitd794a60f9ef26d17ce3bff1dc083557fd9edb55f (patch)
tree489c4bc3820fd115bb0bdd14502b33c2f3db8abb /check
parent7bebba0c7643b85ea2ab2f089c79bfe90ed2880d (diff)
downloadpy_pgpwordlist-d794a60f9ef26d17ce3bff1dc083557fd9edb55f.tar.gz
Tweak automated checking
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 93b0044..ce490f0 100755
--- a/check
+++ b/check
@@ -18,4 +18,4 @@
set -eu
-python -m CoverageTestRunner --ignore-missing-from=without-tests pgpwordlist
+python setup.py check "$@"