aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/mass-pnf-sim/tox.ini')
-rw-r--r--test/mocks/mass-pnf-sim/tox.ini13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/mocks/mass-pnf-sim/tox.ini b/test/mocks/mass-pnf-sim/tox.ini
deleted file mode 100644
index afa54589f..000000000
--- a/test/mocks/mass-pnf-sim/tox.ini
+++ /dev/null
@@ -1,13 +0,0 @@
-[tox]
-envlist = pytest
-
-[testenv:pytest]
-basepython = python3
-deps =
- pytest
- pyyaml
- docker
-commands = pytest -v
-
-[testenv:MassPnfSim-runtime]
-basepython = python3