diff options
Diffstat (limited to 'test/manual/transaction-notes-1.test')
-rw-r--r-- | test/manual/transaction-notes-1.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/manual/transaction-notes-1.test b/test/manual/transaction-notes-1.test index 528c2127..7c3d7200 100644 --- a/test/manual/transaction-notes-1.test +++ b/test/manual/transaction-notes-1.test @@ -1,5 +1,3 @@ -reg --columns=60 food and note eat -<<< 2009/11/01 Panera Bread ; Got something to eat Expenses:Food $4.50 Assets:Checking @@ -17,6 +15,8 @@ reg --columns=60 food and note eat ; This is another long note, after the metadata. Expenses:Food $4.50 Assets:Checking ->>>1 + +test reg --columns=60 food and note eat 09-Nov-01 Panera Bread Expenses:Food $4.50 $4.50 09-Nov-01 Panera Bread Expenses:Food $4.50 $9.00 +end test |