From fcc876ebdf29f6990798bc34e80a1a87be8d2729 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 13 Apr 2017 22:06:45 +0300 Subject: Don't run unit tests, we have none --- check | 2 -- 1 file changed, 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" \ -- cgit v1.2.1