-whitespace

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@581772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kevin Jackson 2007-10-04 04:14:08 +00:00
parent cfbdfdedf7
commit e92de73a4b
1 changed files with 1 additions and 2 deletions

View File

@ -56,5 +56,4 @@ public class SetUpAndTearDownTest extends BuildFileTest {
public void testFailedTeardown() {
executeTarget("testFailedTeardown");
}
}
}