Skip to content

Commit fc54675

Browse files
2 parents 08b8c42 + 8510b07 commit fc54675

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core-java-io/src/test/java/com/baeldung/file/FilesClearDataUnitTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,4 @@ public void givenExistingFile_whenDeleteContentUsingGuava_thenEmptyFile() throws
9393

9494
assertEquals(0, StreamUtils.getStringFromInputStream(new FileInputStream(FILE_PATH)).length());
9595
}
96-
9796
}

0 commit comments

Comments
 (0)