mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
True
This commit is contained in:
parent
487dc16ce6
commit
961b2c0242
|
@ -8,7 +8,7 @@ from PIL import Image
|
|||
|
||||
|
||||
if sys.platform.startswith("win32"):
|
||||
pytest.skip("Fuzzer is linux only", true)
|
||||
pytest.skip("Fuzzer is linux only", True)
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
|
|
Loading…
Reference in New Issue
Block a user