This commit is contained in:
Eric Soroos 2021-03-14 14:03:41 +01:00
parent 487dc16ce6
commit 961b2c0242

View File

@ -8,7 +8,7 @@ from PIL import Image
if sys.platform.startswith("win32"): if sys.platform.startswith("win32"):
pytest.skip("Fuzzer is linux only", true) pytest.skip("Fuzzer is linux only", True)
@pytest.mark.parametrize( @pytest.mark.parametrize(