summaryrefslogtreecommitdiff
path: root/test/CheckBaselineTests.py
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-02-24 19:54:33 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2015-02-24 19:54:33 +0100
commit7358ced548d94b49c5b07dde08dcd8099c4f5c9d (patch)
tree0a9280ae52c64edf60e11969c57ea76a2ab825ea /test/CheckBaselineTests.py
parenta526851c8a9be04d1c2c96d68a9548bfed27d248 (diff)
parentdf944929f82b473bbd155eac826420f0b38644eb (diff)
downloadledger-7358ced548d94b49c5b07dde08dcd8099c4f5c9d.tar.gz
ledger-7358ced548d94b49c5b07dde08dcd8099c4f5c9d.tar.bz2
ledger-7358ced548d94b49c5b07dde08dcd8099c4f5c9d.zip
Merge pull request #401 from thdox/baseline-tests
Improve baseline tests
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-xtest/CheckBaselineTests.py9
1 files changed, 1 insertions, 8 deletions
diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py
index 3c3e590b..8c51ddef 100755
--- a/test/CheckBaselineTests.py
+++ b/test/CheckBaselineTests.py
@@ -21,25 +21,18 @@ class CheckBaselineTests (CheckOptions):
self.untested_options = [
'anon',
'args-only',
- 'cache',
'debug',
'download',
'file',
'force-color',
'force-pager',
- 'full-help',
'help',
- 'help-calc',
- 'help-comm',
- 'help-disp',
'import',
- 'init-file',
'no-color',
+ 'no-pager'
'options',
- 'price-db',
'price-exp',
'revalued-total',
- 'script',
'seed',
'trace',
'verbose',