iflrandevu/test/phpunit.xml
2013-05-08 14:31:17 +00:00

10 lines
No EOL
274 B
XML

<phpunit bootstrap="bootstrap.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="true"
stopOnFailure="false"
syntaxCheck="true"
verbose="true">
</phpunit>