Skip to content

Commit ecda215

Browse files
committed
Tests CSV-141 and PR 295
1 parent 1269c13 commit ecda215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ public void testClose() throws Exception {
274274
}
275275

276276
@Test
277-
public void testCSV141_CSVFormat_DEFAULT() throws Exception {
277+
public void testCSV141CSVFormat_DEFAULT() throws Exception {
278278
testCSV141Failure(CSVFormat.DEFAULT, 3);
279279
}
280280

0 commit comments

Comments
 (0)