We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab18f6 commit efaf11fCopy full SHA for efaf11f
.testr.conf
@@ -1,4 +1,4 @@
1
[DEFAULT]
2
-test_command=${PYTHON:-python} -m subunit.run $LISTOPT $IDOPTION testtools.tests.test_suite
+test_command=${PYTHON:-python3} -m subunit.run $LISTOPT $IDOPTION testtools.tests.test_suite
3
test_id_option=--load-list $IDFILE
4
test_list_option=--list
0 commit comments