From: This, that and the other Date: Thu, 7 Jan 2016 04:51:33 +0000 (+1100) Subject: Fix parserTests after f66ff602447c X-Git-Tag: 1.31.0-rc.0~8411 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=e2278426eab5db5406114c13a028d24a40566f8f;p=lhc%2Fweb%2Fwiklou.git Fix parserTests after f66ff602447c Change-Id: If3691cb022211e78093e1cbd36dbb76b6d5f674b --- diff --git a/tests/parser/parserTest.inc b/tests/parser/parserTest.inc index b91a5bc8b6..6a6d447d01 100644 --- a/tests/parser/parserTest.inc +++ b/tests/parser/parserTest.inc @@ -962,7 +962,7 @@ class ParserTest { 'protected_titles', 'revision', 'text', 'pagelinks', 'imagelinks', 'categorylinks', 'templatelinks', 'externallinks', 'langlinks', 'iwlinks', 'site_stats', 'ipblocks', 'image', 'oldimage', - 'recentchanges', 'watchlist', 'interwiki', 'logging', + 'recentchanges', 'watchlist', 'interwiki', 'logging', 'log_search', 'querycache', 'objectcache', 'job', 'l10n_cache', 'redirect', 'querycachetwo', 'archive', 'user_groups', 'page_props', 'category' );