diff --git a/skimage/io/tests/test_pil.py b/skimage/io/tests/test_pil.py index 668903f0..ad3870a6 100644 --- a/skimage/io/tests/test_pil.py +++ b/skimage/io/tests/test_pil.py @@ -196,7 +196,6 @@ def test_all_color(): def test_all_mono(): mono_check('pil') - mono_check('pil', 'tiff') def test_multi_page_gif():