summaryrefslogtreecommitdiff
path: root/test/CheckBaselineTests.py
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2015-02-25 19:01:30 +0100
committerthdox <thdox@free.fr>2015-02-25 19:01:30 +0100
commit6abcf2109dd5d7bb103affb54015683c8a4b8cb6 (patch)
treee7513c8ab4c3a1327293bfb13cd80de39d81f202 /test/CheckBaselineTests.py
parentaf0da737fc4ef8f9ccebd3d43519610b8a8fcaa1 (diff)
downloadfork-ledger-6abcf2109dd5d7bb103affb54015683c8a4b8cb6.tar.gz
fork-ledger-6abcf2109dd5d7bb103affb54015683c8a4b8cb6.tar.bz2
fork-ledger-6abcf2109dd5d7bb103affb54015683c8a4b8cb6.zip
Fix baseline test for --no-pager.
Diffstat (limited to 'test/CheckBaselineTests.py')
-rwxr-xr-xtest/CheckBaselineTests.py2
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',