diff options
Diffstat (limited to 'test/baseline/opt-balance-format.test')
-rw-r--r-- | test/baseline/opt-balance-format.test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/baseline/opt-balance-format.test b/test/baseline/opt-balance-format.test new file mode 100644 index 00000000..cfcf2df4 --- /dev/null +++ b/test/baseline/opt-balance-format.test @@ -0,0 +1,10 @@ +bal --args-only --balance-format='%(account)\n' --no-total +<<< +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 +>>>1 +Assets:Investments:Vanguard:VMMXX +Income:Dividends:Vanguard:VMMXX +>>>2 +=== 0 |