|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
<phpunit backupGlobals="false"
|
|
<phpunit backupGlobals="false"
|
|
backupStaticAttributes="false"
|
|
backupStaticAttributes="false"
|
|
- colors="false"
|
|
|
|
|
|
+ colors="true"
|
|
convertErrorsToExceptions="true"
|
|
convertErrorsToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertNoticesToExceptions="true"
|
|
convertWarningsToExceptions="true"
|
|
convertWarningsToExceptions="true"
|