Tests CSV-141 and PR 295
This commit is contained in:
parent
1269c133ff
commit
ecda2154de
|
@ -274,7 +274,7 @@ public class CSVParserTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testCSV141_CSVFormat_DEFAULT() throws Exception {
|
||||
public void testCSV141CSVFormat_DEFAULT() throws Exception {
|
||||
testCSV141Failure(CSVFormat.DEFAULT, 3);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue