mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-20 01:21:22 +01:00
7 lines
195 B
XML
7 lines
195 B
XML
<phpunit bootstrap="bootstrap.php"
|
|
colors="false"
|
|
convertErrorsToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertWarningsToExceptions="true"
|
|
stopOnFailure="false">
|
|
</phpunit> |