Skip test when icc profile is not available, fixes #1887

This commit is contained in:
wiredfool 2016-05-06 08:58:40 -07:00
parent 8a061218ee
commit 3926bfb747

View File

@ -256,6 +256,7 @@ class TestImageCms(PillowTestCase):
ImageCms.getProfileDescription(p2))
def test_extended_information(self):
self.skip_missing()
o = ImageCms.getOpenProfile(SRGB)
p = o.profile