forked from mirrors/easyappointments
10 lines
No EOL
274 B
XML
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> |