fixes #22501 follow up r61101 remove superfluous, buggy code that was over-rideing...
[lhc/web/wiklou.git] / maintenance / parserTests.inc
index b3f1a64..73b330b 100644 (file)
@@ -556,6 +556,8 @@ class ParserTest {
                        'wgHtml5' => true,
                        'wgWellFormedXml' => true,
                        'wgAllowMicrodataAttributes' => true,
+                       'wgAllowDisplayTitle' => true,
+                       'wgRestrictDisplayTitle' => false,
                );
 
                if ($config) {