diff options
Diffstat (limited to 'spec/fixtures/csv_no_headers.csv')
-rw-r--r-- | spec/fixtures/csv_no_headers.csv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/fixtures/csv_no_headers.csv b/spec/fixtures/csv_no_headers.csv new file mode 100644 index 00000000000..364f7e8f1ae --- /dev/null +++ b/spec/fixtures/csv_no_headers.csv @@ -0,0 +1,3 @@ +Issue in 中文,Test description +"Hello","World" +"Title with quote""",Description |