Moved ad-hoc test.java test cases to LegalTshegBarTest.java, a JUnit
test which can be run via 'ant check'.
This commit is contained in:
parent
879b477902
commit
395eca7bb1
4 changed files with 74 additions and 22 deletions
|
@ -44,6 +44,7 @@
|
|||
<test name="org.thdl.util.ThdlLazyExceptionTest"/>
|
||||
<test name="org.thdl.util.TrieTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.UnicodeUtilsTest"/>
|
||||
<test name="org.thdl.tib.text.tshegbar.LegalTshegBarTest"/>
|
||||
</junit>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue