mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
Added a comment.
This commit is contained in:
@@ -62,6 +62,8 @@ public class PICTImageReaderTest extends ImageReaderAbstractTestCase<PICTImageRe
|
||||
return Arrays.asList("image/pict", "image/x-pict");
|
||||
}
|
||||
|
||||
// Regression tests
|
||||
|
||||
@Test
|
||||
public void testProviderNotMatchJPEG() throws IOException {
|
||||
// This JPEG contains PICT magic bytes at locations a PICT would normally have them.
|
||||
|
Reference in New Issue
Block a user