added missing args from tox config
This commit is contained in:
parent
03ee3fa4c5
commit
fb13f06fb3
2
tox.ini
2
tox.ini
@ -6,4 +6,4 @@ deps = -r{toxinidir}/tools/pip-requires
|
||||
-r{toxinidir}/tools/test-requires
|
||||
|
||||
[testenv:py27]
|
||||
commands = nosetests {posargs:--with-xcoverage --with-xunit --cover-package=barbican}
|
||||
commands = nosetests {posargs:--with-xcoverage --all-modules --cover-inclusive --traverse-namespace --with-xunit --cover-package=barbican}
|
||||
|
Loading…
x
Reference in New Issue
Block a user