mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Removed FIXME from ImageDraw test
This commit is contained in:
parent
f32a185f06
commit
f0944438ab
|
@ -64,7 +64,6 @@ class TestImageDraw(PillowTestCase):
|
|||
draw = ImageDraw.Draw(im)
|
||||
|
||||
# Act
|
||||
# FIXME Fill param should be named outline.
|
||||
draw.arc(bbox, 0, 180)
|
||||
del draw
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user