Update Tests/ttLib/tables/_n_a_m_e_test.py
Co-authored-by: Just van Rossum <justvanrossum@gmail.com>
This commit is contained in:
parent
4a0b559caf
commit
384415f573
@ -312,7 +312,7 @@ class NameTableTest(unittest.TestCase):
|
||||
a Mac name table entry equal to Windows entry.
|
||||
'''
|
||||
|
||||
font_obj = ttLib.TTFont()
|
||||
font_obj = TTFont()
|
||||
font_obj["name"] = ttLib.newTable("name")
|
||||
font_obj["name"].names = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user