From 0a6f23be82e6e7bc08d38bc6ab8d97a53549e962 Mon Sep 17 00:00:00 2001 From: daraccrafter Date: Sat, 22 Jun 2024 16:15:43 +0200 Subject: [PATCH] conftest fix --- conftest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conftest.py b/conftest.py index 796542c12..805c67409 100644 --- a/conftest.py +++ b/conftest.py @@ -18,8 +18,8 @@ def calculate_coverage(test_name): "branches2": PdfParser.XrefTable.branches, "branches3": SpiderImagePlugin.branches, "branches4": MpegImagePlugin.BitStream.branches, - "branches3": ImageCms.ImageCmsProfile.branches, - "branches4": McIdasImagePlugin.McIdasImageFile.branches, + "branches5": ImageCms.ImageCmsProfile.branches, + "branches6": McIdasImagePlugin.McIdasImageFile.branches, # Add more }