projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7cd0973
)
switcher PHPUnit colors to true
author
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 24 Aug 2011 10:15:02 +0000 (12:15 +0200)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Wed, 24 Aug 2011 10:15:02 +0000 (12:15 +0200)
phpunit.xml.dist
patch
|
blob
|
history
diff --git
a/phpunit.xml.dist
b/phpunit.xml.dist
index
693dec4
..
6c5046f
100644
(file)
--- a/
phpunit.xml.dist
+++ b/
phpunit.xml.dist
@@
-2,7
+2,7
@@
<phpunit backupGlobals="false"
backupStaticAttributes="false"
- colors="false"
+ colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"