Inherit DumpTestCase from MediaWikiLangTestCase, since
authorPlatonides <platonides@gmail.com>
Thu, 31 May 2012 21:07:24 +0000 (23:07 +0200)
committerAntoine Musso <hashar@free.fr>
Sun, 3 Jun 2012 14:55:38 +0000 (16:55 +0200)
commit92d6102e517b1215da11f0a10224ef753cd8632e
treecd09c15bb978d812602e7e8104a9c7d58c90d8c4
parent4fbe50631eb30e300d1276d7f417124ed4c75fe9
Inherit DumpTestCase from MediaWikiLangTestCase, since
backup_PageTest expect the ContentLanguage to be English
(backupTextPassTest and backup_LogTest also get the change,
but don't require it)

Change-Id: I8b3482df011bccd9fe520ba07c8b8d70de3b9dbb
tests/phpunit/maintenance/DumpTestCase.php
tests/phpunit/maintenance/backupTextPassTest.php
tests/phpunit/maintenance/backup_PageTest.php