Revert coloring from r79117: doesn't work on Windows
authorMax Semenik <maxsem@users.mediawiki.org>
Wed, 23 Feb 2011 07:28:15 +0000 (07:28 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Wed, 23 Feb 2011 07:28:15 +0000 (07:28 +0000)
tests/phpunit/suite.xml

index 7efbe86..e6649be 100644 (file)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
+<!-- colors don't work on Windows! -->
 <phpunit bootstrap="./bootstrap.php"
-         colors="true"
+         colors="false"
          backupGlobals="false"
          convertErrorsToExceptions="true"
          convertNoticesToExceptions="true"