X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=1ac635621d4eebb9da0837e53f203e8b360fd0d1;hb=65d71ab71ce1aaf9ca3aeeee7dd6cb8793278b3e;hp=d4f3a731fb31b7cd9ade8bf36da70700598fc7d4;hpb=a4c5fec24a23fac9e72eab5605ef65a76b9e74dc;p=osm%2FN2VC.git diff --git a/tox.ini b/tox.ini index d4f3a73..1ac6356 100644 --- a/tox.ini +++ b/tox.ini @@ -23,4 +23,4 @@ commands = py.test -ra -s -x -n auto -k 'not integration' [testenv:integration] basepython=python3 -commands = py.test -ra -s -x -n auto +commands = py.test -ra -s -x -n auto {posargs}