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