Set $wgAdaptiveMessageCache for parserTests until NikeRabbit fixes r78179
[lhc/web/wiklou.git] / tests / parser / parserTest.inc
index 994dc4b..3405857 100644 (file)
@@ -659,6 +659,7 @@ class ParserTest {
                        'wgHtml5' => true,
                        'wgWellFormedXml' => true,
                        'wgAllowMicrodataAttributes' => true,
+                       'wgAdaptiveMessageCache' => true
                );
 
                if ( $config ) {