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.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/mass-pnf-sim/tox.ini b/test/mocks/mass-pnf-sim/tox.ini
index 98be4b667..7e7ba2cde 100644
--- a/test/mocks/mass-pnf-sim/tox.ini
+++ b/test/mocks/mass-pnf-sim/tox.ini
@@ -6,7 +6,7 @@ deps = pytest
[testenv:pytest]
basepython = python3
-commands = pytest
+commands = pytest -v
[testenv:MassPnfSim-runtime]
basepython = python3