mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Merge from master
This commit is contained in:
commit
fedabf3a68
|
@ -217,6 +217,7 @@ class TestImageCms(PillowTestCase):
|
|||
ImageCmsProfile(pLab).tobytes())
|
||||
|
||||
out = ImageCms.applyTransform(i, t2)
|
||||
|
||||
self.assert_image_similar(hopper(), out, 2)
|
||||
|
||||
def test_profile_tobytes(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user