From 57bd08efce33ee505cdbef56a3bb9bd93bedb7ba Mon Sep 17 00:00:00 2001 From: thdox Date: Wed, 25 Feb 2015 20:05:56 +0100 Subject: Add --revalued-total to "to be tested" options. I have not yet understood the meaning of --revalued-total, but as it output something, it should be tested. So add it to "to be tested" options list. --- test/CheckBaselineTests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index 1439cda4..2a1f0315 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -32,7 +32,6 @@ class CheckBaselineTests (CheckOptions): 'no-pager', 'options', 'price-exp', - 'revalued-total', 'seed', 'trace', 'verbose', -- cgit v1.2.3