Revert r69005 (adding valid_tag to parsertest tables). Not sure what freaky magic...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 6 Jul 2010 20:44:48 +0000 (20:44 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 6 Jul 2010 20:44:48 +0000 (20:44 +0000)
maintenance/parserTests.inc

index 8c02cc5..eb00f0c 100644 (file)
@@ -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' )