diff --git a/.testr.conf b/.testr.conf deleted file mode 100644 index c551119..0000000 --- a/.testr.conf +++ /dev/null @@ -1,5 +0,0 @@ -[DEFAULT] -test_command=${PYTHON:-python} -m subunit.run discover -t ./ ./cloudkitty_tempest_plugin/tests $LISTOPT $IDOPTION -test_id_option=--load-list $IDFILE -test_list_option=--list -group_regex=gabbi\.(suitemaker|driver)\.(test_[^_]+_[^_]+)