diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/regress/1182_3.test | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/test/regress/1182_3.test b/test/regress/1182_3.test new file mode 100644 index 00000000..cc7cf06c --- /dev/null +++ b/test/regress/1182_3.test @@ -0,0 +1,14 @@ += expr has_tag('SecondTag') + Expenses:Cookies $1 + $account -$1 + +2004/05/27 Book Store + ; This note applies to all postings. :SecondTag: + Expenses:Books 20 BOOK @ $10 + ; Metadata: Some Value + ; Typed:: $100 + $200 + ; :ExampleTag: + ; Here follows a note describing the posting. + Liabilities:MasterCard $-200.00 + +test bal Expenses:Cookies -> 0 |