diff --git a/phpunit-api.xml b/phpunit-api.xml
index 6e481fe5..b38a3c0f 100644
--- a/phpunit-api.xml
+++ b/phpunit-api.xml
@@ -1,7 +1,7 @@
@@ -11,9 +11,9 @@
-
-
+
+
./module/*/src
-
-
+
+
diff --git a/phpunit-db.xml b/phpunit-db.xml
index 86cdbbc6..a995448f 100644
--- a/phpunit-db.xml
+++ b/phpunit-db.xml
@@ -1,7 +1,7 @@
@@ -11,11 +11,11 @@
-
-
+
+
./module/*/src/Repository
./module/*/src/**/Repository
./module/*/src/**/**/Repository
-
-
+
+
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index c45743cf..68f5263a 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -1,7 +1,7 @@
@@ -17,15 +17,14 @@
-
-
+
+
./module/*/src
-
-
- ./module/Core/src/Repository
- ./module/Core/src/**/Repository
- ./module/Core/src/**/**/Repository
-
-
-
+
+
+ ./module/Core/src/Repository
+ ./module/Core/src/**/Repository
+ ./module/Core/src/**/**/Repository
+
+