Remove another tiff check in test_pil

This commit is contained in:
Steven Silvester
2015-10-06 20:19:06 -05:00
parent 1547ec39f3
commit 1dae599eb1
-1
View File
@@ -196,7 +196,6 @@ def test_all_color():
def test_all_mono():
mono_check('pil')
mono_check('pil', 'tiff')
def test_multi_page_gif():