aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/suite.xml
diff options
context:
space:
mode:
authorChad Horohoe <demon@users.mediawiki.org>2011-06-02 01:26:26 +0000
committerChad Horohoe <demon@users.mediawiki.org>2011-06-02 01:26:26 +0000
commit89529808d8d03f8bcd7809c79dc9a511609881ca (patch)
tree3347187d1a8e37659de47531bf41cf69fec60fa8 /tests/phpunit/suite.xml
parent96a947fc7ad2ac5e966c2e65cc3c44642e22148f (diff)
downloadmediawikicore-89529808d8d03f8bcd7809c79dc9a511609881ca.tar.gz
mediawikicore-89529808d8d03f8bcd7809c79dc9a511609881ca.zip
Make user right selection in installer actually work, thanks Krinkle for spotting this
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/89311
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 e6649beb33fc..661469fa5787 100644
--- a/tests/phpunit/suite.xml
+++ b/tests/phpunit/suite.xml
@@ -9,7 +9,7 @@
convertWarningsToExceptions="true"
stopOnFailure="false"
strict="true"
- verbose="true">
+ verbose="false">
<testsuites>
<testsuite name="includes">
<directory>./includes</directory>