switcher PHPUnit colors to true

This commit is contained in:
Fabien Potencier
2011-08-24 12:15:02 +02:00
parent 7cd097391d
commit bdf8e69ab0
+1 -1
View File
@@ -2,7 +2,7 @@
<phpunit backupGlobals="false"
backupStaticAttributes="false"
colors="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"