Add the required call to the parent setUp to DiffHistoryBlobTest::setUp()
authorPlatonides <platonides@gmail.com>
Thu, 6 Dec 2012 16:22:18 +0000 (17:22 +0100)
committerPlatonides <platonides@gmail.com>
Thu, 6 Dec 2012 16:22:18 +0000 (17:22 +0100)
commitbd5fff091c1aabceefaa2c46fb467dacc73c37ed
treef2f30f7ebd138183519100fbc4417ccdcd37f4fe
parentf4379a8d4e51125873970c2b5d0e0b35699002af
Add the required call to the parent setUp to DiffHistoryBlobTest::setUp()

Change-Id: I598064cc7690f8dcc2fc5ef7a5d7c75935566d26
DiffHistoryBlobTest::testMediaWikiTestCaseParentSetupCalled
 DiffHistoryBlobTest::setUp() must call parent::setUp()
tests/phpunit/includes/DiffHistoryBlobTest.php