Remove testr detrius
We don't actually use testr, so remove the conf file. Change-Id: I75615b3da7185413bd23a9f0633c1a5028406733
This commit is contained in:
parent
bb8e6bc242
commit
048c635067
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,5 +7,4 @@ build
|
||||
*.swp
|
||||
*.swo
|
||||
*.pyc
|
||||
.testrepository
|
||||
.DS_Store
|
||||
|
@ -1,7 +0,0 @@
|
||||
[DEFAULT]
|
||||
test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
|
||||
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
|
||||
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
|
||||
${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION
|
||||
test_id_option=--load-list $IDFILE
|
||||
test_list_option=--list
|
Loading…
x
Reference in New Issue
Block a user