summaryrefslogtreecommitdiff
path: root/lib/testtools/.testr.conf
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-12-09 14:51:17 +0100
committerJelmer Vernooij <jelmer@samba.org>2010-12-10 03:04:06 +0100
commit297434055e2e2b28a2f9cacc09a30786edf8903a (patch)
tree5dcda16eaccb177d733086eb094742bae98fe9e7 /lib/testtools/.testr.conf
parente6974b0ff0100bb292d57e58ae11bc2e6b0d4053 (diff)
downloadsamba-297434055e2e2b28a2f9cacc09a30786edf8903a.tar.gz
samba-297434055e2e2b28a2f9cacc09a30786edf8903a.tar.bz2
samba-297434055e2e2b28a2f9cacc09a30786edf8903a.zip
testtools: Import new upstream snapshot.
Diffstat (limited to 'lib/testtools/.testr.conf')
-rw-r--r--lib/testtools/.testr.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/testtools/.testr.conf b/lib/testtools/.testr.conf
new file mode 100644
index 0000000000..12d6685d2b
--- /dev/null
+++ b/lib/testtools/.testr.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+test_command=PYTHONPATH=. python -m subunit.run $LISTOPT $IDOPTION testtools.tests.test_suite
+test_id_option=--load-list $IDFILE
+test_list_option=--list