Add testrepository config.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.testrepository
|
||||
@@ -0,0 +1,4 @@
|
||||
[DEFAULT]
|
||||
test_command=PYTHONPATH=. python -m subunit.run $LISTOPT $IDOPTION dkim.tests.test_dkim
|
||||
test_id_option=--load-list $IDFILE
|
||||
test_list_option=--list
|
||||
Reference in New Issue
Block a user