Merge "Fix tox-cover"

This commit is contained in:
Zuul 2018-06-12 18:45:43 +00:00 committed by Gerrit Code Review
commit f67bdd0f35
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ commands =
install_command = {[nodeenv]install_command}
setenv =
{[testenv]setenv}
PYTHON=coverage run --source zuul --parallel-mode
commands =
stestr run {posargs}
coverage combine