Matthew Treinish | 32d3570 | 2013-08-13 11:59:06 -0400 | [diff] [blame] | 1 | [DEFAULT] |
2 | test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./tests $LISTOPT $IDOPTION | ||||
3 | test_id_option=--load-list $IDFILE | ||||
4 | test_list_option=--list | ||||
5 | group_regex=([^\.]*\.)* |