Updated test result

This commit is contained in:
Andrew Murray 2019-06-23 14:01:51 +10:00
parent ddb61cfbd2
commit d00e18b017

View File

@ -644,10 +644,10 @@ class TestFileLibTiff(LibTiffTestCase):
im.tile, im.tile,
[ [
( (
"tiff_adobe_deflate", "libtiff",
(0, 0, 100, 40), (0, 0, 100, 40),
0, 0,
("RGB;16N", "tiff_adobe_deflate", False), ("RGB;16N", "tiff_adobe_deflate", False, 8),
) )
], ],
) )