diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 8965aaa417..d86d222e3d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -36,22 +36,28 @@ - - ./tests/Controller - - - ./tests/Core - - - ./tests/Entity - - - ./tests/Twig - - - ./tests/Util - - + + ./tests/Controller + + + ./tests/Core + + + ./tests/Entity + + + ./tests/Twig + + + ./tests/Util + + + ./plugins/ + + + ./components/ + +