typo
git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@574857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
80e14894ff
commit
5f058a6a19
|
|
@ -239,7 +239,7 @@ public class AntUnit extends Task {
|
|||
v.add(SETUP);
|
||||
}
|
||||
v.add(name);
|
||||
// create an register a logcapturer on the newProject
|
||||
// create and register a logcapturer on the newProject
|
||||
LogCapturer lc = new LogCapturer(newProject);
|
||||
try {
|
||||
fireStartTest(name);
|
||||
|
|
|
|||
Loading…
Reference in New Issue