Move the tests in the cloudkitty package

Change-Id: Ia62f5deea280f1b65d36ddcb3c0b01b8444093b2
This commit is contained in:
Gauvain Pocentek 2014-09-26 09:37:46 +02:00
parent e1d8bdccf6
commit c3eecc835d
3 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[DEFAULT]
test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./tests $LISTOPT $IDOPTION
test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./cloudkitty/tests $LISTOPT $IDOPTION
test_id_option=--load-list $IDFILE
test_list_option=--list