mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-28 08:04:45 +03:00
Update test_imagedraw.py
This commit is contained in:
parent
279281e43c
commit
1cd7e3c260
|
@ -417,6 +417,7 @@ class TestImageDraw(PillowTestCase):
|
|||
im, centre_point, ImageColor.getrgb("red"),
|
||||
thresh=30)
|
||||
del draw
|
||||
|
||||
# Assert
|
||||
self.assert_image_equal(
|
||||
im, Image.open("Tests/images/imagedraw_floodfill2.png"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user