Skip to content

Commit b345cc1

Browse files
committed
Unnecessary
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1644080 13f79535-47bb-0310-9956-ffa450edef68
1 parent 27c4c88 commit b345cc1

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/test/java/org/apache/commons/io/FileSystemUtilsTestCase.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,6 @@ public FileSystemUtilsTestCase(final String name) {
4040
super(name);
4141
}
4242

43-
@Override
44-
protected void setUp() throws Exception {
45-
}
46-
47-
@Override
48-
protected void tearDown() throws Exception {
49-
}
50-
5143
//-----------------------------------------------------------------------
5244
public void testGetFreeSpace_String() throws Exception {
5345
// test coverage, as we can't check value

0 commit comments

Comments
 (0)