Added a test case for bug 998476. No fix, just a test case verifying the bug.

This commit is contained in:
dchandler 2005-02-05 18:47:17 +00:00
parent b4155c3264
commit 00961b633f
5 changed files with 220 additions and 95 deletions

View file

@ -47,6 +47,7 @@
<formatter type="xml"/><!-- If not XML, then 'ant -buildfile
build.xml check-report' will fail. -->
<test name="org.thdl.tib.input.DuffPaneTest"/>
<test name="org.thdl.tib.input.TinyTest"/>
</junit>
</target>
<target name="run-one-junit-test"