summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-07-01 16:14:41 +0300
committerLars Wirzenius <liw@liw.fi>2017-07-01 23:43:09 +0300
commitf24893c1833e4fcb6aedc9dd5945223d756a31d2 (patch)
tree1c65be14cad7095aa62a5b93d26ac6c146624715 /check
parentf70d6c0442f8f2f01a8195f439fddc6c0831a905 (diff)
downloadick2-f24893c1833e4fcb6aedc9dd5945223d756a31d2.tar.gz
Add: ick2lib.Project class to hold data about a project
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 2 insertions, 0 deletions
diff --git a/check b/check
index f4c6167..f8992f4 100755
--- a/check
+++ b/check
@@ -2,6 +2,8 @@
set -eu
+python -m CoverageTestRunner --ignore-missing-from=without-tests ick2lib
+
yarn yarns/*.yarn \
--shell python2 \
--shell-arg '' \