Pass phpcs-strict on some test files (1/x)
[lhc/web/wiklou.git] / tests / phpunit / MediaWikiLangTestCase.php
index 1131385..53e6722 100644 (file)
@@ -4,7 +4,6 @@
  * Base class that store and restore the Language objects
  */
 abstract class MediaWikiLangTestCase extends MediaWikiTestCase {
-
        protected function setUp() {
                global $wgLanguageCode, $wgContLang;
                parent::setUp();