mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 21:53:15 +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,
|
"branches2": PdfParser.XrefTable.branches,
|
||||||
"branches3": SpiderImagePlugin.branches,
|
"branches3": SpiderImagePlugin.branches,
|
||||||
"branches4": MpegImagePlugin.BitStream.branches,
|
"branches4": MpegImagePlugin.BitStream.branches,
|
||||||
"branches3": ImageCms.ImageCmsProfile.branches,
|
"branches5": ImageCms.ImageCmsProfile.branches,
|
||||||
"branches4": McIdasImagePlugin.McIdasImageFile.branches,
|
"branches6": McIdasImagePlugin.McIdasImageFile.branches,
|
||||||
# Add more
|
# Add more
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user