test_conftypes: Adjust docstring.
This commit is contained in:
parent
e3f1cfe121
commit
19b80c1e90
@ -1060,7 +1060,7 @@ FontDesc = namedtuple('FontDesc', ['style', 'weight', 'pt', 'px', 'family'])
|
||||
|
||||
class FontTests(unittest.TestCase):
|
||||
|
||||
"""Test Font."""
|
||||
"""Test Font/QtFont."""
|
||||
|
||||
TESTS = {
|
||||
# (style, weight, pointsize, pixelsize, family
|
||||
|
Loading…
Reference in New Issue
Block a user