aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/suite.xml
diff options
context:
space:
mode:
authorMax Semenik <maxsem@users.mediawiki.org>2011-05-30 18:40:27 +0000
committerMax Semenik <maxsem@users.mediawiki.org>2011-05-30 18:40:27 +0000
commitdd372ba66475b7af3a9c4db6fe5d6666be2bd5c7 (patch)
tree7ce982a2769e59c6ece8cc6dad8ab240d07b295a /tests/phpunit/suite.xml
parent502bdc4f7450c8d3ee7df45c88401a2e43f52c09 (diff)
downloadmediawikicore-dd372ba66475b7af3a9c4db6fe5d6666be2bd5c7.tar.gz
mediawikicore-dd372ba66475b7af3a9c4db6fe5d6666be2bd5c7.zip
rvv:P r89179: it doesn't work on Windows Which should have been clear from comment a few lines above
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/89181
Diffstat (limited to 'tests/phpunit/suite.xml')
-rw-r--r--tests/phpunit/suite.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml
index c132f5e1ed8d..e6649beb33fc 100644
--- a/tests/phpunit/suite.xml
+++ b/tests/phpunit/suite.xml
@@ -2,7 +2,7 @@
<!-- colors don't work on Windows! -->
<phpunit bootstrap="./bootstrap.php"
- colors="true"
+ colors="false"
backupGlobals="false"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"