2013-04-05 19:10:41 -04:00
|
|
|
[DEFAULT]
|
2013-06-03 20:09:34 -07:00
|
|
|
test_command=OS_TEST_TIMEOUT=60 ${PYTHON:-python} -m subunit.run discover -t ./ gear/tests/ $LISTOPT $IDOPTION
|
2013-04-05 19:10:41 -04:00
|
|
|
test_id_option=--load-list $IDFILE
|
|
|
|
test_list_option=--list
|