summaryrefslogtreecommitdiffhomepage
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 32fc8756..b88e6dc7 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,7 @@ deps = -U
-r{toxinidir}/tools/pip-requires
-r{toxinidir}/tools/test-requires
commands =
- python ryu/tests/run_tests.py
+ python ryu/tests/run_tests.py '{posargs}'
[testenv:pep8]
commands =