mirror of
https://github.com/apache/commons-csv.git
synced 2025-02-06 18:18:51 +00:00
Bug in test case result
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1478619 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
697a612a89
commit
e31980892c
@ -307,7 +307,7 @@ public class CSVParserTest {
|
||||
{",", ","}, // 5
|
||||
{"/", "/"}, // 6
|
||||
{"/", "/"}, // 7
|
||||
{" 8 ", " \"quoted \"\" \" / string\" "},
|
||||
{" 8 ", " \"quoted \"\" /\" / string\" "},
|
||||
{"9", " \n "},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user