diff --git a/phpunit.xml b/phpunit.xml index 8e93e0b71..6e2b904f9 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -12,13 +12,16 @@ > - ./tests/GrahamCampbell/Tests/BootstrapCMS + ./tests - ./src/GrahamCampbell/BootstrapCMS + ./src + ./src/config + ./src/migrations + ./src/views ./tests ./vendor