summaryrefslogtreecommitdiffstats
path: root/test/csv/normal-quotes/check.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/csv/normal-quotes/check.txt')
-rw-r--r--test/csv/normal-quotes/check.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/csv/normal-quotes/check.txt b/test/csv/normal-quotes/check.txt
new file mode 100644
index 0000000..dc3f207
--- /dev/null
+++ b/test/csv/normal-quotes/check.txt
@@ -0,0 +1,6 @@
+data/0/0:string:"normal quote"
+data/0/1:string:" not quoted"
+data/0/2:string:" \"and other quoted cells\""
+data/1/0:string:"not quoted"
+data/1/1:string:" \"quoted\""
+data/1/2:string:" and so on...."