mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-24 23:13:10 +03:00
conftest changes
This commit is contained in:
parent
badd4b6ccb
commit
5320e45a11
|
@ -12,6 +12,8 @@ def calculate_coverage(test_name):
|
|||
all_branches = {
|
||||
"branches1": Image.branches,
|
||||
"branches2": PdfParser.XrefTable.branches,
|
||||
"branches3": ImageCms.branches,
|
||||
"branches4": McIdasImagePlugin.branches,
|
||||
# Add more
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user