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