summaryrefslogtreecommitdiff
path: root/tests/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-xtests/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 52b5227..48c29c3 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -26,4 +26,4 @@ if test "$CI" = true; then
fi
$PYTHON -c 'import pycurl; print(pycurl.version)'
-$PYTEST
+$PYTEST -v