From 72cb48727d979c8a20298ccdb9c711b0ce7a8a03 Mon Sep 17 00:00:00 2001 From: thdox Date: Tue, 24 Feb 2015 10:54:57 +0100 Subject: Add --no-pager to untested options of CheckBaselineTests.py As per comment in Pull Request #382 --- test/CheckBaselineTests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/CheckBaselineTests.py') diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index e3c8f385..1bef0aa0 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -29,6 +29,7 @@ class CheckBaselineTests (CheckOptions): 'help', 'import', 'no-color', + 'no-pager' 'options', 'price-db', 'price-exp', -- cgit v1.2.3