diff options
-rw-r--r-- | test/baseline/opt-color.test | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/baseline/opt-color.test b/test/baseline/opt-color.test new file mode 100644 index 00000000..a0abdffc --- /dev/null +++ b/test/baseline/opt-color.test @@ -0,0 +1,11 @@ +2007/02/02 RD VMMXX + Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 + Income:Dividends:Vanguard:VMMXX $-0.35 + +test bal --color + 0.350 VMMXX Assets:Investments:Vanguard:VMMXX + $-0.35 Income:Dividends:Vanguard:VMMXX +-------------------- + $-0.35 + 0.350 VMMXX +end test |