try to make more sense

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@442304 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stefan Bodewig 2006-09-11 19:46:57 +00:00
parent 249b65bafb
commit 6002fbef8b
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ public class AntUnit extends Task {
// fire endTest here instead of the endTarget
// event, otherwise an error would be
// registered after the endTest event -
// endTarget is called before out catch block
// endTarget is called before this method's catch block
// is reached.
fireEndTest(name);
// clean up