Merge "Make test directory more specific"

This commit is contained in:
Jenkins 2017-03-09 01:24:01 +00:00 committed by Gerrit Code Review
commit ae7d89d691
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ commands =
coverage report -m
[testenv:debug]
commands = oslo_debug_helper -t barbicanclient {posargs}
commands = oslo_debug_helper -t barbicanclient/tests {posargs}
[testenv:pep8]
commands = {toxinidir}/tools/hacking.sh {posargs}