test_conftypes: Activate test for QtFont.
This commit is contained in:
parent
956f6ef5e6
commit
ef603090c8
@ -1142,7 +1142,6 @@ class FontTests(unittest.TestCase):
|
|||||||
self.t2.validate(val)
|
self.t2.validate(val)
|
||||||
|
|
||||||
# FIXME
|
# FIXME
|
||||||
@unittest.expectedFailure
|
|
||||||
def test_transform(self):
|
def test_transform(self):
|
||||||
"""Test transform."""
|
"""Test transform."""
|
||||||
for string, desc in self.TESTS.items():
|
for string, desc in self.TESTS.items():
|
||||||
|
Loading…
Reference in New Issue
Block a user