Fix phpunit.xml

This commit is contained in:
Mike Koch 2017-06-22 21:55:18 -04:00
parent 634f8b3aca
commit 8cdc01f3cb

View File

@ -7,7 +7,6 @@
convertWarningsToExceptions="true"
forceCoversAnnotation="false"
mapTestClassNameToCoveredClassName="false"
printerClass="PHPUnit_TextUI_ResultPrinter"
processIsolation="false"
stopOnError="false"
stopOnFailure="false"