fix test debug
Change-Id: I1353fde1abae1b2536f1fba11cdcbde87074c855
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -29,7 +29,7 @@ commands =
|
|||||||
python setup.py build_sphinx
|
python setup.py build_sphinx
|
||||||
|
|
||||||
[testenv:debug]
|
[testenv:debug]
|
||||||
commands = oslo_debug_helper {posargs}
|
commands = {toxinidir}/setup-tests.sh oslo_debug_helper {posargs}
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# E123, E125 skipped as they are invalid PEP-8.
|
# E123, E125 skipped as they are invalid PEP-8.
|
||||||
|
Reference in New Issue
Block a user