Skip to content

Commit 5c0d27c

Browse files
committed
Remove trailing whitespace.
1 parent c00f4d4 commit 5c0d27c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/csv/CSVPrinterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ public void testRandomMySql() throws Exception {
11871187
public void testRandomOracle() throws Exception {
11881188
doRandom(CSVFormat.ORACLE, ITERATIONS_FOR_RANDOM_TEST);
11891189
}
1190-
1190+
11911191
@Test
11921192
@Ignore
11931193
public void testRandomPostgreSqlCsv() throws Exception {

0 commit comments

Comments
 (0)