Revert unrelated (and unworking) change from r61940)
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Feb 2010 17:59:25 +0000 (17:59 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Feb 2010 17:59:25 +0000 (17:59 +0000)
tests/phpunit.xml

index 4e54640..58e50e6 100644 (file)
@@ -1,8 +1,7 @@
 <!-- See http://www.phpunit.de/manual/3.3/en/appendixes.configuration.html -->
 <phpunit bootstrap="./bootstrap.php"
          colors="false"
-         stopOnFailure="false"
-                verbose="true">
+         stopOnFailure="false">
          <!-- convertErrorsToExceptions="true" -->
          <!-- convertNoticesToExceptions="true" -->
          <!-- convertWarningsToExceptions="true" -->