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

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}