diff options
author | thdox <thdox@free.fr> | 2015-02-24 10:02:02 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2016-10-27 22:05:49 +0200 |
commit | b3174a8ff9f15f8c529525733bcf5a8a583a0186 (patch) | |
tree | 932122df27928b890791d628a9f8ebf1ec975527 /test/baseline/opt-color.test | |
parent | 0fce4e831e8d553cfc70bab8edef1862efa086f4 (diff) | |
download | fork-ledger-b3174a8ff9f15f8c529525733bcf5a8a583a0186.tar.gz fork-ledger-b3174a8ff9f15f8c529525733bcf5a8a583a0186.tar.bz2 fork-ledger-b3174a8ff9f15f8c529525733bcf5a8a583a0186.zip |
--force-color is now tested in CheckBaselinetests.py
Diffstat (limited to 'test/baseline/opt-color.test')
-rw-r--r-- | test/baseline/opt-color.test | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/test/baseline/opt-color.test b/test/baseline/opt-color.test deleted file mode 100644 index bc4cb48c..00000000 --- a/test/baseline/opt-color.test +++ /dev/null @@ -1,11 +0,0 @@ -2007/02/02 RD VMMXX - Assets:Investments:Vanguard:VMMXX 0.350 VMMXX @ $1.00 - Income:Dividends:Vanguard:VMMXX $-0.35 - -test bal --force-color - 0.350 VMMXX [34mAssets:Investments:Vanguard:VMMXX[0m - [31m$-0.35[0m [34mIncome:Dividends:Vanguard:VMMXX[0m --------------------- - [31m$-0.35[0m - 0.350 VMMXX -end test |