mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-12 05:14:14 +03:00
commit
28207d945c
|
@ -119,5 +119,4 @@ def test_draw_reloaded(tmp_path):
|
|||
im.save(outfile)
|
||||
|
||||
with Image.open(outfile) as im:
|
||||
im.save("Tests/images/hopper_draw.ico")
|
||||
assert_image_equal_tofile(im, "Tests/images/hopper_draw.ico")
|
||||
|
|
Loading…
Reference in New Issue
Block a user