summaryrefslogtreecommitdiff
path: root/test/regress/F559EC12.test
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-02 19:17:43 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-02 19:17:43 -0500
commit46e46dd5a337c009391583a679d6172cf4f5aa42 (patch)
tree67009e7d8681685afec8b09dcb7930570492e36f /test/regress/F559EC12.test
parenta048afc8a34d3a1c1a6372ef6b7cc373779bcac0 (diff)
parentd6790072eff9cb2a938ee9ed204263ee277a6874 (diff)
downloadfork-ledger-46e46dd5a337c009391583a679d6172cf4f5aa42.tar.gz
fork-ledger-46e46dd5a337c009391583a679d6172cf4f5aa42.tar.bz2
fork-ledger-46e46dd5a337c009391583a679d6172cf4f5aa42.zip
Merge branch 'next'
Diffstat (limited to 'test/regress/F559EC12.test')
-rw-r--r--test/regress/F559EC12.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/regress/F559EC12.test b/test/regress/F559EC12.test
index 7900b60d..c8b686db 100644
--- a/test/regress/F559EC12.test
+++ b/test/regress/F559EC12.test
@@ -3,7 +3,11 @@ format "%-12(scrub(amount))"
>>>1
--- Context is first posting of the following transaction ---
2004/05/27 Book Store
+ ; This note applies to all postings. :SecondTag:
Expenses:Books 20 BOOK @ $10
+ ; Metadata: Some Value
+ ; :ExampleTag:
+ ; Here follows a note describing the posting.
Liabilities:MasterCard $-200.00
--- Input format string ---
@@ -20,7 +24,11 @@ format "%12(scrub(amount))"
>>>1
--- Context is first posting of the following transaction ---
2004/05/27 Book Store
+ ; This note applies to all postings. :SecondTag:
Expenses:Books 20 BOOK @ $10
+ ; Metadata: Some Value
+ ; :ExampleTag:
+ ; Here follows a note describing the posting.
Liabilities:MasterCard $-200.00
--- Input format string ---