summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index f5aaeef..b905c72 100644
--- a/tox.ini
+++ b/tox.ini
@@ -35,7 +35,7 @@ commands =
coverage html --omit=*tests*
[testenv:cli_func_v4]
-commands = {toxinidir}/tools/functional_tests.sh -a 4
+commands = {toxinidir}/tools/functional_tests.sh -a 4 -p 2
[testenv:py_func_v4]
-commands = {toxinidir}/tools/py_functional_tests.sh -a 4
+commands = {toxinidir}/tools/py_functional_tests.sh -a 4 -p 2