Merge pull request #109 from Slamdunk/phpunit-colors

Colorify PHPUnit
This commit is contained in:
Michal Čihař 2012-11-12 06:01:47 -08:00
commit 2fd3f7fcdf
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
backupGlobals="false"
backupStaticAttributes="false"
strict="true"
colors="true"
verbose="true">
<selenium>

View File

@ -3,6 +3,7 @@
backupGlobals="false"
backupStaticAttributes="false"
strict="true"
colors="true"
verbose="true">
<selenium>