diff options
Diffstat (limited to 'test/baseline/opt-budget_only.test')
-rw-r--r-- | test/baseline/opt-budget_only.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/baseline/opt-budget_only.test b/test/baseline/opt-budget_only.test index b052ed36..d8581581 100644 --- a/test/baseline/opt-budget_only.test +++ b/test/baseline/opt-budget_only.test @@ -1,5 +1,3 @@ -reg income --budget --now=2010/06/20 -<<< ~ Monthly since 2010/01/01 Expenses:Bills:Rent $873.00 Expenses:Household $200.00 @@ -13,10 +11,12 @@ reg income --budget --now=2010/06/20 2010/06/22 c897683b Expenses:Household $100.00 Assets:Bank:Checking ->>> + +test reg income --budget --now=2010/06/20 10-Jan-01 Budget transaction Income:Salary $2491.60 $2491.60 10-Feb-01 Budget transaction Income:Salary $2491.60 $4983.20 10-Mar-01 Budget transaction Income:Salary $2491.60 $7474.80 10-Apr-01 Budget transaction Income:Salary $2491.60 $9966.40 10-May-01 Budget transaction Income:Salary $2491.60 $12458.00 10-Jun-01 Budget transaction Income:Salary $2491.60 $14949.60 +end test |