conftest fix

This commit is contained in:
daraccrafter 2024-06-22 16:15:43 +02:00
parent 1ef7b9c9ba
commit 0a6f23be82

View File

@ -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
}