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/CheckBaselineTests.py | |
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/CheckBaselineTests.py')
-rwxr-xr-x | test/CheckBaselineTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index 8659d1b5..f53c59a2 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -23,7 +23,6 @@ class CheckBaselineTests (CheckOptions): 'args-only', 'debug', 'download', - 'force-color', 'force-pager', 'generated', 'help', |