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