From: Platonides Date: Tue, 28 Dec 2010 15:54:51 +0000 (+0000) Subject: Set $wgAdaptiveMessageCache for parserTests until NikeRabbit fixes r78179 X-Git-Tag: 1.31.0-rc.0~33036 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=a580328bed540cf660c5ca2d3daa55089a75d5ca;p=lhc%2Fweb%2Fwiklou.git Set $wgAdaptiveMessageCache for parserTests until NikeRabbit fixes r78179 --- diff --git a/tests/parser/parserTest.inc b/tests/parser/parserTest.inc index 994dc4b5b1..3405857d43 100644 --- a/tests/parser/parserTest.inc +++ b/tests/parser/parserTest.inc @@ -659,6 +659,7 @@ class ParserTest { 'wgHtml5' => true, 'wgWellFormedXml' => true, 'wgAllowMicrodataAttributes' => true, + 'wgAdaptiveMessageCache' => true ); if ( $config ) {