summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
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 "$@"