3364dc8dd2
Change-Id: I91d2338ce3225e80ba4c53a1a88a5300d5af9c44
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./cloudkittydashboard/tests $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|