Added a test case for bug 998476. No fix, just a test case verifying the bug.
This commit is contained in:
parent
b4155c3264
commit
00961b633f
5 changed files with 220 additions and 95 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue