summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_comp.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/70-test_comp.t')
-rw-r--r--test/recipes/70-test_comp.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/recipes/70-test_comp.t b/test/recipes/70-test_comp.t
index 4a00652c93..2ac168c252 100644
--- a/test/recipes/70-test_comp.t
+++ b/test/recipes/70-test_comp.t
@@ -28,7 +28,6 @@ plan skip_all => "$test_name needs TLSv1.3 or TLSv1.2 enabled"
if disabled("tls1_3") && disabled("tls1_2");
$ENV{OPENSSL_ia32cap} = '~0x200000200000000';
-$ENV{CTLOG_FILE} = srctop_file("test", "ct", "log_list.cnf");
use constant {
MULTIPLE_COMPRESSIONS => 0,