Remove trailing whitespace.
This commit is contained in:
parent
c00f4d426e
commit
5c0d27c0e2
|
@ -1187,7 +1187,7 @@ public class CSVPrinterTest {
|
|||
public void testRandomOracle() throws Exception {
|
||||
doRandom(CSVFormat.ORACLE, ITERATIONS_FOR_RANDOM_TEST);
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void testRandomPostgreSqlCsv() throws Exception {
|
||||
|
|
Loading…
Reference in New Issue