From 43275361190818f99fa546e2f7cef892385278a8 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 27 Sep 2023 13:13:08 +0000 Subject: [PATCH] fix tests --- tests/phpunit_default.xml | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 tests/phpunit_default.xml diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml new file mode 100644 index 000000000..9399ff8ae --- /dev/null +++ b/tests/phpunit_default.xml @@ -0,0 +1,50 @@ + + + + + ../*/tests* + ../* + ../* + ../* + ./Build + ./Resources + *vendor* + *Testapp* + ./vendor + ../vendor + ../Localization/LanguageDetection/resources + + + + + + + + + ../tests* + Module/ModuleManagerTest.php + ./tests + ./vendor + ./Build + ./Resources + *Testapp* + + + + + volume + maybe + slow + + + + + + + + + + + + +