From 8d351d1b4c0c0c602c1ea6d17276496391dde572 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Wed, 5 Aug 2015 00:09:01 +0200 Subject: [tests] Ignore --revalued-total in baseline tests --- 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 570b93be..8659d1b5 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -32,6 +32,7 @@ class CheckBaselineTests (CheckOptions): 'no-pager', 'options', 'price-exp', + 'revalued-total', 'seed', 'trace', 'verbose', -- cgit v1.2.3