From 235c60c8dcd010d2dc19788168e05980392346ae Mon Sep 17 00:00:00 2001 From: Ivan Kolodyazhny Date: Wed, 15 Nov 2017 23:41:34 +0200 Subject: [PATCH] Remove testr support testr support was introduced in I0bdef31e23593ca36fdefa4cdd8a7d5059fbcdc6 and is not maintained. Also it was broken one year ago with 6529cd1eb8aef16b7ded96779c684644ed5a9fe0 patch. Change-Id: I234742176ce33b6ef7695c88f7d7a613525f8d72 --- .gitignore | 1 - .testr.conf | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 .testr.conf diff --git a/.gitignore b/.gitignore index 9fcb838f70..71262df06c 100644 --- a/.gitignore +++ b/.gitignore @@ -43,5 +43,4 @@ AUTHORS ChangeLog tags ghostdriver.log -.testrepository .idea diff --git a/.testr.conf b/.testr.conf deleted file mode 100644 index 8bb24be364..0000000000 --- a/.testr.conf +++ /dev/null @@ -1,4 +0,0 @@ -[DEFAULT] -test_command=./run_tests.sh -N --no-pep8 --with-xunit -test_id_option=--load-list $IDFILE -test_list_option=--list