diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 067fd1682..5e97ec548 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -12,11 +12,11 @@
convertWarningsToExceptions="false"
failOnWarning="false">
-
- ./tests/php/Unit/
- ./tests/php/Integration/
- ./tests/php/Functional/
- ./tests/php/TestCase.php
+
+ tests/php/Unit
+
+
+ tests/php/Functional