Index: trunk/phase3/maintenance/tests/phpunit.xml |
— | — | @@ -1,6 +1,6 @@ |
2 | 2 | <!-- See http://www.phpunit.de/manual/3.3/en/appendixes.configuration.html --> |
3 | 3 | <phpunit bootstrap="./bootstrap.php" |
4 | | - colors="true" |
| 4 | + colors="false" |
5 | 5 | backupGlobals="false" |
6 | 6 | convertErrorsToExceptions="true" |
7 | 7 | convertNoticesToExceptions="true" |