fixup
had removed that fixture and squashed.. should have re-run the test before pushing :-/
This commit is contained in:
parent
a2a4f45ef2
commit
5d16828031
@ -252,7 +252,7 @@ class KernTableTest(object):
|
||||
data = kern.compile(font)
|
||||
assert data == expected
|
||||
|
||||
def test_getkern(self, table):
|
||||
def test_getkern(self):
|
||||
table = newTable("kern")
|
||||
table.version = 0
|
||||
table.kernTables = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user