[mtiLib] Enable cmap test now that it passes

Was failing before 312203b6610f513509063dfc7e823bbf9ea55e29
This commit is contained in:
Behdad Esfahbod 2016-12-27 18:42:09 -05:00
parent 312203b661
commit 8dada08d4d

View File

@ -78,10 +78,10 @@ class MtiTest(unittest.TestCase):
# Feature files in testdata/*.txt; output gets compared to testdata/*.ttx. # Feature files in testdata/*.txt; output gets compared to testdata/*.ttx.
TESTS = { TESTS = {
None: ( None: (
#'mti/cmap', 'mti/cmap',
), ),
'cmap': ( 'cmap': (
#'mti/cmap', 'mti/cmap',
), ),
'GSUB': ( 'GSUB': (
'featurename-backward', 'featurename-backward',