Add testrepository config.

This commit is contained in:
William Grant
2011-03-09 18:47:27 +11:00
parent 508ad7ceec
commit 3fa5c5263a
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.testrepository
+4
View File
@@ -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