diff --git a/.git_hooks_pre-commit b/.git_hooks_pre-commit index c17906b..6b3b02e 100755 --- a/.git_hooks_pre-commit +++ b/.git_hooks_pre-commit @@ -8,4 +8,4 @@ ROOT=`dirname $GIT` . $ROOT/env/bin/activate $ROOT/script/lint -$ROOT/script/test +$ROOT/script/coverage