From 9246c846a992f6db3c5ba19edb6ff5b096255cbc Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 15 Jan 2018 17:29:13 +0100 Subject: [PATCH] Add old unit test configs --- Inspection/Php/phpunit_default.xml | 47 -------------------------- Inspection/Php/phpunit_install.xml | 20 ----------- Inspection/Php/phpunit_no_coverage.xml | 36 -------------------- 3 files changed, 103 deletions(-) delete mode 100644 Inspection/Php/phpunit_default.xml delete mode 100644 Inspection/Php/phpunit_install.xml delete mode 100644 Inspection/Php/phpunit_no_coverage.xml diff --git a/Inspection/Php/phpunit_default.xml b/Inspection/Php/phpunit_default.xml deleted file mode 100644 index 50b6edd..0000000 --- a/Inspection/Php/phpunit_default.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - Install* - - - phpOMS* - - - Modules* - - - Model* - - - - - ../../phpOMS/* - ../../Modules/* - ../../Model/* - ../../Install/* - - ../../* - ../../* - ../../Modules/**/Admin/Routes* - ../../Modules/**/Admin/Install* - ../../Modules/Media/Files* - - - - - - - - - - diff --git a/Inspection/Php/phpunit_install.xml b/Inspection/Php/phpunit_install.xml deleted file mode 100644 index 6d418a8..0000000 --- a/Inspection/Php/phpunit_install.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - Install* - - - phpOMS* - - - Modules* - - - diff --git a/Inspection/Php/phpunit_no_coverage.xml b/Inspection/Php/phpunit_no_coverage.xml deleted file mode 100644 index 46fdaed..0000000 --- a/Inspection/Php/phpunit_no_coverage.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - Install* - - - phpOMS* - - - Modules* - - - Model* - - - - - ../../* - - ../../* - ../../Demo/* - ../../Tests/* - ../../vendor - - - -