70878d48f1
Change-Id: I6ca365e0b0d2ec86e0b61ce4c58b967260d480a7
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover -t . $LISTOPT $IDOPTION
|
|
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|