Index: trunk/phase3/maintenance/parserTests.inc |
— | — | @@ -435,7 +435,7 @@ |
436 | 436 | 'site_stats', 'hitcounter', 'ipblocks', 'image', 'oldimage', |
437 | 437 | 'recentchanges', 'watchlist', 'math', 'interwiki', |
438 | 438 | 'querycache', 'objectcache', 'job', 'redirect', 'querycachetwo', |
439 | | - 'archive', 'user_groups', 'page_props' |
| 439 | + 'archive', 'user_groups', 'page_props', 'category' |
440 | 440 | ); |
441 | 441 | |
442 | 442 | if ($wgDBtype === 'mysql') |