pre-commit should use coverage now that it enforces 100%

This commit is contained in:
Ross McFarland
2019-04-01 07:03:10 -07:00
parent e3ea51959d
commit fa1162592f
+1 -1
View File
@@ -8,4 +8,4 @@ ROOT=`dirname $GIT`
. $ROOT/env/bin/activate
$ROOT/script/lint
$ROOT/script/test
$ROOT/script/coverage