From: Brion Vibber Date: Fri, 24 Feb 2006 20:56:43 +0000 (+0000) Subject: Clone the job table so tests work again X-Git-Tag: 1.6.0~287 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=97ab8a757aa3681cb5b1268ec3ffba035a2e2fac;p=lhc%2Fweb%2Fwiklou.git Clone the job table so tests work again --- diff --git a/maintenance/parserTests.inc b/maintenance/parserTests.inc index 5bc2a009c4..7de93eba30 100644 --- a/maintenance/parserTests.inc +++ b/maintenance/parserTests.inc @@ -338,7 +338,7 @@ class ParserTest { 'recentchanges', 'watchlist', 'math', 'searchindex', 'interwiki', 'querycache', - 'objectcache' + 'objectcache', 'job' ); // FIXME manually adding additional table for the tasks extension