X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=phpunit.xml.dist;h=6a4c26f48ec53b1f823276f2b1933ddbfae82694;hb=14a09e9745ab65b3649babfb9ed7fb6872ca0225;hp=4d19c763c4c72d30ecc93962c26bc2aa3d66b2c1;hpb=fe1f07566a533c23e40b453bf6eb8972d46c6e5a;p=civicrm-core.git diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 4d19c763c4..6a4c26f48e 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,7 +6,6 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="false" stderr="true" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="tests/phpunit/CiviTest/bootstrap.php"