Skip to content

Commit dcb3225

Browse files
committed
Remove extra empty lines.
1 parent 45af6de commit dcb3225

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/test/java/org/apache/commons/io/input/BOMInputStreamTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,6 @@ public void testNoBoms() throws Exception {
386386
}
387387
}
388388

389-
390-
391-
392-
393389
@Test
394390
public void testReadEmpty() throws Exception {
395391
final byte[] data = {};

0 commit comments

Comments
 (0)