diff --git a/Tests/test_image_access.py b/Tests/test_image_access.py index f87e75071..a7e39a499 100644 --- a/Tests/test_image_access.py +++ b/Tests/test_image_access.py @@ -14,7 +14,6 @@ else: import cffi except ImportError: cffi = None - pass class AccessTest(PillowTestCase):