mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-01 00:00:02 -04:00
TMI-136: Clean-up and added TODOs.
This commit is contained in:
-1
@@ -66,7 +66,6 @@ public class IPTCWriterTest extends MetadataWriterAbstractTest {
|
||||
stream.close();
|
||||
|
||||
Directory written = createReader().read(new ByteArrayImageInputStream(bytes.toByteArray()));
|
||||
System.err.println("written: " + written);
|
||||
assertEquals(iptc, written);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user