diff options
author | thdox <thdox@free.fr> | 2015-02-24 10:42:37 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-24 19:27:07 +0100 |
commit | df944929f82b473bbd155eac826420f0b38644eb (patch) | |
tree | 4351ab352e5b64f0cba031e79185efc13e22ccc4 /test/CheckBaselineTests.py | |
parent | e6a967b860d529137df11b2a79b2153c68e48b96 (diff) | |
download | fork-ledger-df944929f82b473bbd155eac826420f0b38644eb.tar.gz fork-ledger-df944929f82b473bbd155eac826420f0b38644eb.tar.bz2 fork-ledger-df944929f82b473bbd155eac826420f0b38644eb.zip |
Add baseline test for --price-db option.
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 563f8aa5..8c51ddef 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -31,7 +31,6 @@ class CheckBaselineTests (CheckOptions): 'no-color', 'no-pager' 'options', - 'price-db', 'price-exp', 'revalued-total', 'seed', |