WikitextContentHandlerTest expects the messages to be in English.
authorPlatonides <platonides@gmail.com>
Tue, 30 Oct 2012 22:48:17 +0000 (23:48 +0100)
committerPlatonides <platonides@gmail.com>
Tue, 30 Oct 2012 22:48:17 +0000 (23:48 +0100)
The 4 testGetAutosummary were failing with the wiki configured
to a different language.

Change-Id: Ibb003a8d5758b25032e0e7df98dfc90d149409db

tests/phpunit/includes/content/WikitextContentHandlerTest.php

index 1ba85a9..d68c3e5 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * @group ContentHandler
  */
-class WikitextContentHandlerTest extends MediaWikiTestCase {
+class WikitextContentHandlerTest extends MediaWikiLangTestCase {
 
        /**
         * @var ContentHandler