summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_testing/phpunit.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/_testing/phpunit.xml b/_testing/phpunit.xml
index 9991b7d92..934b50a3b 100644
--- a/_testing/phpunit.xml
+++ b/_testing/phpunit.xml
@@ -2,8 +2,7 @@
<phpunit
bootstrap="bootstrap.php"
convertNoticesToExceptions="false"
- backupGlobals="yes"
- colors="true">
+ backupGlobals="yes">
<testsuites>
<testsuite name="DokuWiki Tests">