Include tests into the package

Change-Id: I84ac26775d7101f9caa1b63b40416d5118b76388
This commit is contained in:
Ilya Shakhat 2015-07-09 11:12:29 +03:00
parent 3ca4ef2198
commit 942b2567de
15 changed files with 1 additions and 1 deletions

View File

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