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',
'import',
'no-color',
'no-pager'
'no-pager',
'options',
'price-exp',
'revalued-total',