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