summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2015-02-26 07:12:05 +0100
committerAlexis Hildebrandt <afh@surryhill.net>2015-02-26 07:12:05 +0100
commit61ef633c92c084600b9849ad5c19cc95027edc63 (patch)
treee7513c8ab4c3a1327293bfb13cd80de39d81f202
parentaf0da737fc4ef8f9ccebd3d43519610b8a8fcaa1 (diff)
parent6abcf2109dd5d7bb103affb54015683c8a4b8cb6 (diff)
downloadfork-ledger-61ef633c92c084600b9849ad5c19cc95027edc63.tar.gz
fork-ledger-61ef633c92c084600b9849ad5c19cc95027edc63.tar.bz2
fork-ledger-61ef633c92c084600b9849ad5c19cc95027edc63.zip
Merge pull request #403 from thdox/baseline-test-no-pager
Fix baseline test for --no-pager.
-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',