summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index f4c6167..ea5fe63 100755
--- a/check
+++ b/check
@@ -2,6 +2,8 @@
set -eu
+python -m CoverageTestRunner distixapi --ignore-missing-from=without-tests
+
yarn yarns/*.yarn \
--shell python2 \
--shell-arg '' \