summaryrefslogtreecommitdiffstats
path: root/client/.testr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'client/.testr.conf')
-rw-r--r--client/.testr.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/.testr.conf b/client/.testr.conf
new file mode 100644
index 0000000..804da37
--- /dev/null
+++ b/client/.testr.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_command=${PYTHON:-python} -m unittest discover $LISTOPT
+test_list_option=