summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-08-06 11:46:02 +0300
committerLars Wirzenius <liw@liw.fi>2017-08-06 18:56:34 +0300
commit6299228754893813341085d99c3924f7fefe1c18 (patch)
tree432e9f076b3b226487b8a77359545adba50e1714 /check
parent888db73b93aefe70d838d499f7f9cc43eee7372b (diff)
downloadick2-6299228754893813341085d99c3924f7fefe1c18.tar.gz
Add: ControllerAPI, ControllerState
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index f8992f4..269c1b9 100755
--- a/check
+++ b/check
@@ -2,7 +2,7 @@
set -eu
-python -m CoverageTestRunner --ignore-missing-from=without-tests ick2lib
+python3 -m CoverageTestRunner --ignore-missing-from=without-tests ick2
yarn yarns/*.yarn \
--shell python2 \