From: Chad Horohoe Date: Tue, 6 Jul 2010 20:44:48 +0000 (+0000) Subject: Revert r69005 (adding valid_tag to parsertest tables). Not sure what freaky magic... X-Git-Tag: 1.31.0-rc.0~36237 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=046f8b55db5a1cc6f15247e66695147ce85e0c4a;p=lhc%2Fweb%2Fwiklou.git Revert r69005 (adding valid_tag to parsertest tables). Not sure what freaky magic was going on, can't seem to replicate --- diff --git a/maintenance/parserTests.inc b/maintenance/parserTests.inc index 8c02cc501b..eb00f0c7c7 100644 --- a/maintenance/parserTests.inc +++ b/maintenance/parserTests.inc @@ -603,7 +603,7 @@ class ParserTest { 'site_stats', 'hitcounter', 'ipblocks', 'image', 'oldimage', 'recentchanges', 'watchlist', 'math', 'interwiki', 'querycache', 'objectcache', 'job', 'l10n_cache', 'redirect', 'querycachetwo', - 'archive', 'user_groups', 'page_props', 'category', 'valid_tag', + 'archive', 'user_groups', 'page_props', 'category', ); if ( $wgDBtype === 'mysql' )