Per comment on r87680: make parser tests work again.
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 23 May 2011 17:22:14 +0000 (17:22 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 23 May 2011 17:22:14 +0000 (17:22 +0000)
commitcdd8c741d6d1d5c3d0a01cf141bfaa1c47351df8
tree833685a09c8f0e3d8687ab6d6339937185dd7006
parent8f143934ecff977f4d3077bf415a112390bd8fb2
Per comment on r87680: make parser tests work again.
Can somebody explain me why on earth do we need ParserTest::setUp() since all of this is done before each test in ParserTest::setupGlobals()?
tests/parser/parserTest.inc