Merge "Add start directory for oslo_debug_helper"

This commit is contained in:
Jenkins
2016-02-26 17:04:03 +00:00
committed by Gerrit Code Review

View File

@@ -35,7 +35,7 @@ commands =
python setup.py build_sphinx
[testenv:debug]
commands = oslo_debug_helper {posargs}
commands = oslo_debug_helper -t watcher/tests {posargs}
[testenv:config]
sitepackages = False