Make nofollow exceptions unset for parser tests
[lhc/web/wiklou.git] / maintenance / parserTests.inc
index 7ca5f5f..cb9e8ae 100644 (file)
@@ -545,6 +545,7 @@ class ParserTest {
                        'wgMaxTocLevel' => $maxtoclevel,
                        'wgCapitalLinks' => true,
                        'wgNoFollowLinks' => true,
+                       'wgNoFollowDomainExceptions' => array(),
                        'wgThumbnailScriptPath' => false,
                        'wgUseTeX' => false,
                        'wgLocaltimezone' => 'UTC',