mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-01 03:33:21 +03:00
conftest fix
This commit is contained in:
parent
1ef7b9c9ba
commit
0a6f23be82
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user