Remove empty lines at end of functions
[lhc/web/wiklou.git] / tests / phpunit / includes / media / ExifBitmapTest.php
index f70b42d..47ed67b 100644 (file)
@@ -17,7 +17,6 @@ class ExifBitmapTest extends MediaWikiMediaTestCase {
                $this->setMwGlobals( 'wgShowEXIF', true );
 
                $this->handler = new ExifBitmapHandler;
-
        }
 
        /**