summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-04-13 22:06:45 +0300
committerLars Wirzenius <liw@liw.fi>2017-04-13 22:06:45 +0300
commitfcc876ebdf29f6990798bc34e80a1a87be8d2729 (patch)
tree2539d41ab1c37b1916c2179da85870a61d0f53da
parent383f929adb1ebdffbfa4fb28acca59d0d716da4d (diff)
downloadserver-yarns-fcc876ebdf29f6990798bc34e80a1a87be8d2729.tar.gz
Don't run unit tests, we have none
-rwxr-xr-xcheck2
1 files changed, 0 insertions, 2 deletions
diff --git a/check b/check
index c465984..d2418af 100755
--- a/check
+++ b/check
@@ -13,8 +13,6 @@ then
PASSWORD_STORE_DIR="$HOME/.password-store"
fi
-python -m CoverageTestRunner --ignore-missing-from=without-tests
-
yarn --env "ADDRESS=$address" \
--env 'PYTHONPATH=.' \
--env "PASSWORD_STORE_DIR=$PASSWORD_STORE_DIR" \