diff options
Diffstat (limited to 'test/mocks/mass-pnf-sim/tox.ini')
-rw-r--r-- | test/mocks/mass-pnf-sim/tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/mass-pnf-sim/tox.ini b/test/mocks/mass-pnf-sim/tox.ini index aaa0d7a07..afa54589f 100644 --- a/test/mocks/mass-pnf-sim/tox.ini +++ b/test/mocks/mass-pnf-sim/tox.ini @@ -6,6 +6,7 @@ basepython = python3 deps = pytest pyyaml + docker commands = pytest -v [testenv:MassPnfSim-runtime] |