Index: trunk/phase3/tests/phpunit.xml |
— | — | @@ -1,8 +1,7 @@ |
2 | 2 | <!-- See http://www.phpunit.de/manual/3.3/en/appendixes.configuration.html --> |
3 | 3 | <phpunit bootstrap="./bootstrap.php" |
4 | 4 | colors="false" |
5 | | - stopOnFailure="false" |
6 | | - verbose="true"> |
| 5 | + stopOnFailure="false"> |
7 | 6 | <!-- convertErrorsToExceptions="true" --> |
8 | 7 | <!-- convertNoticesToExceptions="true" --> |
9 | 8 | <!-- convertWarningsToExceptions="true" --> |