Added BaseGlyphSet to part

This commit is contained in:
Willem Cazander 2022-02-03 00:28:30 +01:00
parent ac8eea07c1
commit 30287a48b7
11 changed files with 315 additions and 77 deletions

View file

@ -16,9 +16,6 @@ public class T16PartHexTest {
Assertions.assertNotNull(value.BȍőnIdentifierLetter());
Assertions.assertNotNull(value.BȍőnChinaKey());
Assertions.assertNotNull(value.BȍőnChinaValue());
Assertions.assertNotNull(value.BȍőnAlt1Value());
Assertions.assertNotNull(value.BãßAlt1Name());
Assertions.assertNotNull(value.BãßAlt1Website());
}
}