From 6abcf2109dd5d7bb103affb54015683c8a4b8cb6 Mon Sep 17 00:00:00 2001 From: thdox Date: Wed, 25 Feb 2015 19:01:30 +0100 Subject: Fix baseline test for --no-pager. --- test/CheckBaselineTests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/CheckBaselineTests.py') 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', -- cgit v1.2.3