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…
Reference in New Issue