summaryrefslogtreecommitdiffstats
path: root/ci/verify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/verify.sh')
-rwxr-xr-xci/verify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/verify.sh b/ci/verify.sh
index 89b1406..24aadac 100755
--- a/ci/verify.sh
+++ b/ci/verify.sh
@@ -52,7 +52,7 @@ nosetests --with-xunit \
--with-coverage \
--cover-package=storperf\
--cover-xml \
- storperf
+ tests
rc=$?
deactivate