diff --git a/Tests/test_lib_image.py b/Tests/test_lib_image.py index 7d77f096393..da10762f3f4 100644 --- a/Tests/test_lib_image.py +++ b/Tests/test_lib_image.py @@ -5,22 +5,6 @@ from PIL import Image mode_names = ( - "1", - "L", - "LA", - "La", - "P", - "PA", - "F", - "I", - "I;16", - "I;16L", - "I;16B", - "I;16N", - "RGB", - "RGBA", - "RGBa", - "RGBX", "BGR;15", "BGR;16", "BGR;24",