summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 9a65598..3f0cf63 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,6 +7,6 @@ envlist =
[testenv]
commands =
- python setup.py test -q
+ python setup.py -q test -q
deps =
zope.testrunner