Cleanup: format

This commit is contained in:
Chris Blackbourn
2023-05-05 23:44:56 +12:00
parent 29053c5c02
commit 48abc09d84
6 changed files with 23 additions and 28 deletions

View File

@@ -174,6 +174,7 @@ class ImBufBrokenTest(AbstractImBufTest):
bpy.ops.image.open(filepath=str(image_path))
class ImBufLoadBrokenTest(ImBufBrokenTest):
def test_load_exr(self):
self.skip_if_format_missing("OPENEXR")