X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FLinkerTest.php;h=72114e963e05cdf0283e9e4aa5abcd3c371f8c84;hb=26ded3a5458dbb00a561fb538d3e1597557419c4;hp=4d62cc7479bf42ca4e19b6874398efda70990222;hpb=01da3da43d18b123fe3679a6af21f046a78180d5;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/LinkerTest.php b/tests/phpunit/includes/LinkerTest.php index 4d62cc7479..72114e963e 100644 --- a/tests/phpunit/includes/LinkerTest.php +++ b/tests/phpunit/includes/LinkerTest.php @@ -94,6 +94,7 @@ class LinkerTest extends MediaWikiLangTestCase { 'wgScript' => '/wiki/index.php', 'wgArticlePath' => '/wiki/$1', 'wgWellFormedXml' => true, + 'wgCapitalLinks' => true, ) ); if ( $title === false ) {