Added a test for org.thdl.tib.text.tshegbar.UnicodeCodepointToThdlWylie.

This commit is contained in:
dchandler 2003-03-22 04:55:17 +00:00
parent f2dcb0cbc3
commit 08d2a5d702
3 changed files with 79 additions and 0 deletions

View file

@ -46,6 +46,7 @@
<test name="org.thdl.tib.text.tshegbar.UnicodeUtilsTest"/>
<test name="org.thdl.tib.text.tshegbar.LegalTshegBarTest"/>
<test name="org.thdl.tib.text.tshegbar.UnicodeGraphemeClusterTest"/>
<test name="org.thdl.tib.text.tshegbar.UnicodeCodepointToThdlWylieTest"/>
</junit>
</target>