diff options
author | thdox <thdox@free.fr> | 2015-02-24 18:47:40 +0100 |
---|---|---|
committer | thdox <thdox@free.fr> | 2015-02-24 19:27:07 +0100 |
commit | e6a967b860d529137df11b2a79b2153c68e48b96 (patch) | |
tree | 733be4c5acb80cf9b9ea4878ac0037a2cdc6653a /test/CheckBaselineTests.py | |
parent | 72cb48727d979c8a20298ccdb9c711b0ce7a8a03 (diff) | |
download | fork-ledger-e6a967b860d529137df11b2a79b2153c68e48b96.tar.gz fork-ledger-e6a967b860d529137df11b2a79b2153c68e48b96.tar.bz2 fork-ledger-e6a967b860d529137df11b2a79b2153c68e48b96.zip |
Add baseline test for --script 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 1bef0aa0..563f8aa5 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -34,7 +34,6 @@ class CheckBaselineTests (CheckOptions): 'price-db', 'price-exp', 'revalued-total', - 'script', 'seed', 'trace', 'verbose', |