From fce467fba9ebce81c0235916ff4848f50f1f1f21 Mon Sep 17 00:00:00 2001 From: thdox Date: Tue, 24 Feb 2015 10:49:16 +0100 Subject: Remove --cache from untested options in CheckBaselinetests.py As per commit d5e1308d07e9a7d9da33aed6f7f617b2209cba40 --- test/CheckBaselineTests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/CheckBaselineTests.py') diff --git a/test/CheckBaselineTests.py b/test/CheckBaselineTests.py index dd6f4702..e44c576d 100755 --- a/test/CheckBaselineTests.py +++ b/test/CheckBaselineTests.py @@ -21,7 +21,6 @@ class CheckBaselineTests (CheckOptions): self.untested_options = [ 'anon', 'args-only', - 'cache', 'debug', 'download', 'file', -- cgit v1.2.3