diff options
author | Craig Earls <enderw88@gmail.com> | 2015-04-05 09:41:44 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2015-04-05 09:41:44 -0700 |
commit | 17a267e1017a7448a364738e5c7eafaa820c622b (patch) | |
tree | b6e8e766f455bf9357b41108ba2edda13fd8a40a /test/CheckBaselineTests.py | |
parent | 1f803d629491991afb8aa9cd1d159313b2af78c7 (diff) | |
parent | dd6185a12091045831fc3e0a0c36217e44762333 (diff) | |
download | fork-ledger-17a267e1017a7448a364738e5c7eafaa820c622b.tar.gz fork-ledger-17a267e1017a7448a364738e5c7eafaa820c622b.tar.bz2 fork-ledger-17a267e1017a7448a364738e5c7eafaa820c622b.zip |
Merge commit 'dd6185a12091045831fc3e0a0c36217e44762333' into next
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-x | test/CheckBaselineTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index 8c51ddef..1439cda4 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -29,7 +29,7 @@ class CheckBaselineTests (CheckOptions): 'help', 'import', 'no-color', - 'no-pager' + 'no-pager', 'options', 'price-exp', 'revalued-total', |