git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@581773 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kevin Jackson 2007-10-04 04:15:55 +00:00
parent e92de73a4b
commit 1569b3786a
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
<action type="fix" issue="42745">
assertFileExists example wrong, should use @file instead of @name
</action>
<action type="fix" issue="43466">
Failure in tearDown doesn't result in failed test run
</action>
</release>
</document>