diff options
author | thdox <thdox@free.fr> | 2015-02-24 10:46:18 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-24 19:25:18 +0100 |
commit | ddf17b62460f17e0cca3b01a40e838544d683f91 (patch) | |
tree | e30924f6e28c51b90f63dbfb66379ee4a352648b /test/CheckBaselineTests.py | |
parent | 0b7996ed7cdb5a5d64a58da3ed7f615ba591416f (diff) | |
download | fork-ledger-ddf17b62460f17e0cca3b01a40e838544d683f91.tar.gz fork-ledger-ddf17b62460f17e0cca3b01a40e838544d683f91.tar.bz2 fork-ledger-ddf17b62460f17e0cca3b01a40e838544d683f91.zip |
Add baseline test for --init-file 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 3c3e590b..dd6f4702 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -33,7 +33,6 @@ class CheckBaselineTests (CheckOptions): 'help-comm', 'help-disp', 'import', - 'init-file', 'no-color', 'options', 'price-db', |