diff --git a/.gitignore b/.gitignore index 47afab7816..a52f355cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,5 @@ config.php notes -.test_coverage_report \ No newline at end of file +.test_coverage_report +.phpunit_cache \ No newline at end of file diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ac5cf9683c..7cad20e6dc 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,6 +1,14 @@ - + src