Make partial dates in XMP not have the ommitted fields fulled out to 1's (reported...
[lhc/web/wiklou.git] / tests / phpunit / includes / media / PNGMetadataExtractorTest.php
index 1671a62..9f702c5 100644 (file)
@@ -138,5 +138,4 @@ class PNGMetadataExtractorTest extends MediaWikiTestCase {
                $this->assertEquals( 'greyscale', $meta['colorType'] );
        }
 
-
 }