diff --git a/Tests/test_file_dds.py b/Tests/test_file_dds.py index bed143656a5..def548a34c5 100644 --- a/Tests/test_file_dds.py +++ b/Tests/test_file_dds.py @@ -375,7 +375,6 @@ def test_open_rgb8(): ("LA", "Tests/images/uncompressed_la.png"), ("RGB", "Tests/images/hopper.png"), ("RGBA", "Tests/images/pil123rgba.png"), - ("L", TEST_FILE_ATI1), ], ) def test_save(mode, test_file, tmp_path):