Remove empty lines at begin of function, if, foreach, switch
[lhc/web/wiklou.git] / tests / phpunit / includes / interwiki / InterwikiLookupAdapterTest.php
index 1d62a78..31c9e50 100644 (file)
@@ -39,7 +39,6 @@ class InterwikiLookupAdapterTest extends MediaWikiTestCase {
        }
 
        public function testFetch() {
-
                $interwiki = $this->interwikiLookup->fetch( '' );
                $this->assertNull( $interwiki );