diff options
-rwxr-xr-x | test/CheckBaselineTests.py | 2 |
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', |