diff --git a/.bzrignore b/.bzrignore new file mode 100644 index 0000000..a9b310f --- /dev/null +++ b/.bzrignore @@ -0,0 +1 @@ +.testrepository diff --git a/.testr.conf b/.testr.conf new file mode 100644 index 0000000..3f13aff --- /dev/null +++ b/.testr.conf @@ -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