diff --git a/app/phpunit.xml.dist b/app/phpunit.xml.dist new file mode 100644 index 000000000..21c97db96 --- /dev/null +++ b/app/phpunit.xml.dist @@ -0,0 +1,41 @@ + + + + + + + + + + tests/TestCase/ + + tests/TestCase/Controller/PagesControllerTest.php + + + + + + + + + + + + + + + + src/ + plugins/*/src/ + + src/Console/Installer.php + + + +