mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Updated test result
This commit is contained in:
parent
ddb61cfbd2
commit
d00e18b017
|
@ -644,10 +644,10 @@ class TestFileLibTiff(LibTiffTestCase):
|
|||
im.tile,
|
||||
[
|
||||
(
|
||||
"tiff_adobe_deflate",
|
||||
"libtiff",
|
||||
(0, 0, 100, 40),
|
||||
0,
|
||||
("RGB;16N", "tiff_adobe_deflate", False),
|
||||
("RGB;16N", "tiff_adobe_deflate", False, 8),
|
||||
)
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user