Ticket #12277: 12277.phpunit.xml.patch
| File 12277.phpunit.xml.patch, 387 bytes (added by , 13 years ago) |
|---|
-
phpunit.xml
1 1 <phpunit 2 2 bootstrap="includes/bootstrap.php" 3 3 backupGlobals="false" 4 colors=" true"4 colors="false" 5 5 > 6 6 <testsuites> 7 7 <!-- Default test suite to run all tests -->