test_conftypes: Activate test for QtFont.

This commit is contained in:
Florian Bruhin 2014-08-07 07:39:36 +02:00
parent 956f6ef5e6
commit ef603090c8

View File

@ -1142,7 +1142,6 @@ class FontTests(unittest.TestCase):
self.t2.validate(val)
# FIXME
@unittest.expectedFailure
def test_transform(self):
"""Test transform."""
for string, desc in self.TESTS.items():