summaryrefslogtreecommitdiff
path: root/test/regress/640D3205.test
blob: f43b850f56834d0963d38c9edae9265c9ddd42ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
; Test for: "print" command filters out the "balance assertions"

2008/12/31 * Interest
    Assets:Brokerage                 $800.00
    Income:Somewhere

2008/12/31 * Interest
    Assets:Brokerage                 $200.00 = $1,000.00
    Income:Somewhere

test print
2008/12/31 * Interest
    Assets:Brokerage                         $800.00
    Income:Somewhere

2008/12/31 * Interest
    Assets:Brokerage                         $200.00 = $1000.00
    Income:Somewhere
end test