diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 391c078..0f03427 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -3,11 +3,15 @@
- ./Behavioral/*/*Test.php
- ./Creational/*/*/Test.php
- ./More/*/*/Test.php
- ./Structural/*/*/Test.php
+ Behavioral
+ Creational
+ More
+ Structural
-
+
+
+ ./vendor
+
+