Correct typo

pull/11272/head^2
Toshio Kuratomi 10 years ago
parent c346788194
commit 176b04a812

@ -27,5 +27,5 @@ whitelist_externals = make
commands =
python -m compileall -fq -x 'lib/ansible/module_utils' lib
make tests
deps = -r-r{toxinidir}/test-requirements.txt
deps = -r{toxinidir}/test-requirements.txt
whitelist_externals = make

Loading…
Cancel
Save