Selaa lähdekoodia

Remove unsupported phpunit config attribute

Fixes #230
Andreas Braun 7 vuotta sitten
vanhempi
commit
067541b8e4
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      phpunit.xml.dist

+ 0 - 1
phpunit.xml.dist

@@ -7,7 +7,6 @@
          convertNoticesToExceptions="true"
          convertWarningsToExceptions="true"
          stopOnFailure="false"
-         syntaxCheck="false"
 >
     <php>
         <!-- Disable deprecation warnings -->