From d794a60f9ef26d17ce3bff1dc083557fd9edb55f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 Dec 2016 22:30:33 +0200 Subject: Tweak automated checking --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check') 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 "$@" -- cgit v1.2.1