From bd87ffadff412ff30b8b70e4d0bb88189a327fcf Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 11 Aug 2018 13:51:41 +0200 Subject: [PATCH] More build fix tests --- tests/phpunit_no_coverage.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/phpunit_no_coverage.xml b/tests/phpunit_no_coverage.xml index 3cc98c85d..2cdead0d3 100644 --- a/tests/phpunit_no_coverage.xml +++ b/tests/phpunit_no_coverage.xml @@ -10,10 +10,11 @@ > - tests + ./ + ./tests Module/ModuleManagerTest.php - vendor* - Build* + ./vendor + ./Build @@ -23,7 +24,7 @@ ../* ../* ../* - Build/* + ./Build