Skip to content

Commit

Permalink
Corrected test
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Apr 20, 2021
1 parent bb5a34f commit 8d52181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/test_file_ico.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")

0 comments on commit 8d52181

Please sign in to comment.