diff options
author | thdox <thdox@free.fr> | 2015-02-22 11:44:23 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2016-10-27 22:05:49 +0200 |
commit | 0fce4e831e8d553cfc70bab8edef1862efa086f4 (patch) | |
tree | 07ad25315765e5bb475a68f1fd40c14c3cec5c48 /test/baseline/opt-color.test | |
parent | 310370db041349c94e6984cc283be18f5a25a6ca (diff) | |
download | fork-ledger-0fce4e831e8d553cfc70bab8edef1862efa086f4.tar.gz fork-ledger-0fce4e831e8d553cfc70bab8edef1862efa086f4.tar.bz2 fork-ledger-0fce4e831e8d553cfc70bab8edef1862efa086f4.zip |
--force-color does not require anymore --color.
This was reported as Bug #1109
Diffstat (limited to 'test/baseline/opt-color.test')
-rw-r--r-- | test/baseline/opt-color.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-color.test b/test/baseline/opt-color.test index a7d702bd..bc4cb48c 100644 --- a/test/baseline/opt-color.test +++ b/test/baseline/opt-color.test @@ -2,7 +2,7 @@ Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 Income:Dividends:Vanguard:VMMXX $-0.35 -test bal --color --force-color +test bal --force-color 0.350 VMMXX [34mAssets:Investments:Vanguard:VMMXX[0m [31m$-0.35[0m [34mIncome:Dividends:Vanguard:VMMXX[0m -------------------- |