Merge "Enable code coverage report in console output"

This commit is contained in:
Jenkins 2017-06-21 14:14:29 +00:00 committed by Gerrit Code Review
commit 0db3ba8322
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ setenv =
[testenv:cover]
commands = python setup.py testr --coverage --testr-args='{posargs}'
coverage report
[testenv:docs]
commands=