typo
This commit is contained in:
parent
c9259c4723
commit
25b944ccce
@ -214,7 +214,7 @@ def test_ot_tags_from_script():
|
||||
assert unicodedata.ot_tags_from_script("Zinh") == ["DFLT"]
|
||||
assert unicodedata.ot_tags_from_script("Zyyy") == ["DFLT"]
|
||||
assert unicodedata.ot_tags_from_script("Zzzz") == ["DFLT"]
|
||||
# this in invalid or unknown
|
||||
# this is invalid or unknown
|
||||
assert unicodedata.ot_tags_from_script("Aaaa") == ["DFLT"]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user