diff --git a/tox.ini b/tox.ini index c3445df..767fade 100644 --- a/tox.ini +++ b/tox.ini @@ -20,8 +20,7 @@ setenv = commands = #nosetests --with-coverage --cover-erase --cover-package=pagure --with-pagureperf {posargs} #nosetests {posargs} - python {toxinidir}/runtests.py run -f -#{posargs} + python {toxinidir}/runtests.py run -fi {posargs} [testenv:timetests]