From 462e3fdaa5364f49985e679e3e1da963e7bec248 Mon Sep 17 00:00:00 2001 From: scaramallion Date: Sun, 16 May 2021 11:39:24 +1000 Subject: [PATCH] Remove duplicate test --- Tests/test_file_jpeg2k.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Tests/test_file_jpeg2k.py b/Tests/test_file_jpeg2k.py index 474ca1f00..a0d0e485f 100644 --- a/Tests/test_file_jpeg2k.py +++ b/Tests/test_file_jpeg2k.py @@ -263,11 +263,6 @@ def test_no_jp2(): out.seek(4) assert out.read(2) == b"jP" - out = BytesIO() - test_card.save(out, "JPEG2000", no_jp2=False) - out.seek(4) - assert out.read(2) == b"jP" - def test_mct(): # Three component