summaryrefslogtreecommitdiff
path: root/test/baseline/opt-csv-format4180.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/baseline/opt-csv-format4180.test')
-rw-r--r--test/baseline/opt-csv-format4180.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/baseline/opt-csv-format4180.test b/test/baseline/opt-csv-format4180.test
new file mode 100644
index 00000000..adebb09f
--- /dev/null
+++ b/test/baseline/opt-csv-format4180.test
@@ -0,0 +1,7 @@
+2023/01/09 John's Hardware - 2" rubber nails
+ Expenses:DIY $1.00
+ Assets:Cash
+
+test csv --csv-format='%(quoted_rfc(payee))\n' expenses
+"John's Hardware - 2"" rubber nails"
+end test