Skip to content

Commit 365eef7

Browse files
committed
Remove ignore tag from passing test
1 parent 093b130 commit 365eef7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/draw_test.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,8 +1653,6 @@ def test_line(self):
16531653
self.assertEqual(rec, (rx, ry, w, h), msg)
16541654

16551655
def test_line_for_gaps(self):
1656-
""" |tags: ignore|
1657-
"""
16581656
# This checks bug Thick Line Bug #448
16591657

16601658
width = 200

0 commit comments

Comments
 (0)