mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
#306 TIFF LZW write issue test case fix for 3.3 branch.
This commit is contained in:
@@ -912,13 +912,13 @@ public class TIFFImageWriterTest extends ImageWriterAbstractTestCase {
|
||||
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-02.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-04.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-06.tif"),
|
||||
// getClassLoaderResource("/tiff/depth/flower-minisblack-06.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-08.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-10.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-12.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-14.tif"),
|
||||
// getClassLoaderResource("/tiff/depth/flower-minisblack-10.tif"),
|
||||
// getClassLoaderResource("/tiff/depth/flower-minisblack-12.tif"),
|
||||
// getClassLoaderResource("/tiff/depth/flower-minisblack-14.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-16.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-24.tif"),
|
||||
// getClassLoaderResource("/tiff/depth/flower-minisblack-24.tif"),
|
||||
getClassLoaderResource("/tiff/depth/flower-minisblack-32.tif"),
|
||||
|
||||
getClassLoaderResource("/tiff/depth/flower-palette-02.tif"),
|
||||
|
Reference in New Issue
Block a user