mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
[DEFAULT]
|
|
test_command=${PYTHON:-python} -m subunit.run discover . $LISTOPT $IDOPTION
|
|
test_id_option=--load-list $IDFILE
|
|
test_list_option=--list
|