Merge "Get py34 subunit.run test discovery to work"
This commit is contained in:
commit
48104ab70c
1
tox.ini
1
tox.ini
@ -35,6 +35,7 @@ deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
find . -type f -name "*.pyc" -delete
|
||||
python -m subunit.run discover -t . ./nova/tests/ --list
|
||||
python -m testtools.run \
|
||||
nova.tests.unit.compute.test_keypairs \
|
||||
nova.tests.unit.db.test_db_api \
|
||||
|
Loading…
x
Reference in New Issue
Block a user