diff --git a/tox.ini b/tox.ini index 04b13bed..e993671f 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ commands = {posargs} [testenv:py27] commands = - stestr run --black-regex ".tests.functional" --test-path="os_vif/tests" '{posargs}' + stestr run --black-regex ".tests.functional" '{posargs}' [testenv:py35] commands =