aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/suite.xml
diff options
context:
space:
mode:
authorChad Horohoe <demon@users.mediawiki.org>2011-06-02 01:28:30 +0000
committerChad Horohoe <demon@users.mediawiki.org>2011-06-02 01:28:30 +0000
commit6f7e2eb71ec4e1a7ce40feb3508c8f8a06e64081 (patch)
treea9716ee47302b94c2bd654f0b3ab14c7f1ca037d /tests/phpunit/suite.xml
parent89529808d8d03f8bcd7809c79dc9a511609881ca (diff)
downloadmediawikicore-6f7e2eb71ec4e1a7ce40feb3508c8f8a06e64081.tar.gz
mediawikicore-6f7e2eb71ec4e1a7ce40feb3508c8f8a06e64081.zip
Followup r89311: rv unrelated changes
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/89312
Diffstat (limited to 'tests/phpunit/suite.xml')
-rw-r--r--tests/phpunit/suite.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/suite.xml b/tests/phpunit/suite.xml
index 661469fa5787..e6649beb33fc 100644
--- a/tests/phpunit/suite.xml
+++ b/tests/phpunit/suite.xml
@@ -9,7 +9,7 @@
convertWarningsToExceptions="true"
stopOnFailure="false"
strict="true"
- verbose="false">
+ verbose="true">
<testsuites>
<testsuite name="includes">
<directory>./includes</directory>