Merge pull request #403 from thdox/baseline-test-no-pager

Fix baseline test for --no-pager.
This commit is contained in:
Alexis Hildebrandt 2015-02-26 07:12:05 +01:00
commit 61ef633c92

View file

@ -29,7 +29,7 @@ class CheckBaselineTests (CheckOptions):
'help', 'help',
'import', 'import',
'no-color', 'no-color',
'no-pager' 'no-pager',
'options', 'options',
'price-exp', 'price-exp',
'revalued-total', 'revalued-total',