StatusTest is language dependant
authorPlatonides <platonides@gmail.com>
Sat, 23 Nov 2013 18:49:39 +0000 (19:49 +0100)
committerPlatonides <platonides@gmail.com>
Sat, 23 Nov 2013 18:49:39 +0000 (19:49 +0100)
The 'Internal error:' piece is translated to other languages.

Change-Id: I32e333bb69268f323e363a0c1089326ce821fc8b

tests/phpunit/includes/StatusTest.php

index 376009d..aa2008b 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * @author Adam Shorland
  */
-class StatusTest extends MediaWikiTestCase {
+class StatusTest extends MediaWikiLangTestCase {
 
        public function testCanConstruct() {
                new Status();