From fe047c135bfaf38ce888c8e9076b443852aa4f7b Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Mon, 30 May 2011 18:26:46 +0000 Subject: [PATCH] enable colors in PHPUnit Since PHPUnit support color output, we might as well use it :) --- tests/phpunit/suite.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml index e6649beb33..c132f5e1ed 100644 --- a/tests/phpunit/suite.xml +++ b/tests/phpunit/suite.xml @@ -2,7 +2,7 @@