Skip to content

Commit e84eea5

Browse files
committed
tests fix?
1 parent b26df5d commit e84eea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/font_test.py

-1
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,6 @@ def test_font_method_should_raise_exception_after_quit(self):
885885
("get_height", ()),
886886
("get_italic", ()),
887887
("get_linesize", ()),
888-
("set_linesize", (2,)),
889888
("get_sized_descender", ()),
890889
("get_underline", ()),
891890
("metrics", ("any text",)),

0 commit comments

Comments
 (0)