summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tox.ini b/tox.ini
index 5f01e78..f5aaeef 100644
--- a/tox.ini
+++ b/tox.ini
@@ -34,14 +34,8 @@ commands =
coverage report --omit=*tests*
coverage html --omit=*tests*
-[testenv:cli_func_v3]
-commands = {toxinidir}/tools/functional_tests.sh -a 3
-
[testenv:cli_func_v4]
commands = {toxinidir}/tools/functional_tests.sh -a 4
-[testenv:py_func_v3]
-commands = {toxinidir}/tools/py_functional_tests.sh -a 3
-
[testenv:py_func_v4]
commands = {toxinidir}/tools/py_functional_tests.sh -a 4