From: Platonides Date: Tue, 30 Oct 2012 22:48:17 +0000 (+0100) Subject: WikitextContentHandlerTest expects the messages to be in English. X-Git-Tag: 1.31.0-rc.0~21796^2 X-Git-Url: http://git.cyclocoop.org/%22%2C%20generer_url_ecrire%28?a=commitdiff_plain;h=3a80732d1c9c7ca568d57351feb58e760215bc2c;p=lhc%2Fweb%2Fwiklou.git WikitextContentHandlerTest expects the messages to be in English. The 4 testGetAutosummary were failing with the wiki configured to a different language. Change-Id: Ibb003a8d5758b25032e0e7df98dfc90d149409db --- diff --git a/tests/phpunit/includes/content/WikitextContentHandlerTest.php b/tests/phpunit/includes/content/WikitextContentHandlerTest.php index 1ba85a91f2..d68c3e5438 100644 --- a/tests/phpunit/includes/content/WikitextContentHandlerTest.php +++ b/tests/phpunit/includes/content/WikitextContentHandlerTest.php @@ -3,7 +3,7 @@ /** * @group ContentHandler */ -class WikitextContentHandlerTest extends MediaWikiTestCase { +class WikitextContentHandlerTest extends MediaWikiLangTestCase { /** * @var ContentHandler