diff options
Diffstat (limited to '')
-rw-r--r-- | test/csv/quoted-with-delim/check.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csv/quoted-with-delim/check.txt b/test/csv/quoted-with-delim/check.txt new file mode 100644 index 0000000..dd594fe --- /dev/null +++ b/test/csv/quoted-with-delim/check.txt @@ -0,0 +1,2 @@ +data/0/0:string:"This is a single normal quoted cell, and contains a delimiter." +data/0/1:string:"next cell" |