[mtiLib] Enable cmap test now that it passes
Was failing before 312203b6610f513509063dfc7e823bbf9ea55e29
This commit is contained in:
parent
312203b661
commit
8dada08d4d
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user