From 1e99b470a95bcb30d9a4ad849150de25e325c7e8 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Thu, 4 Jun 2020 14:44:29 +0200 Subject: [PATCH] Fix test that used qla --- regression-tests.recursor-dnssec/test_ECS.py | 1 - 1 file changed, 1 deletion(-) diff --git a/regression-tests.recursor-dnssec/test_ECS.py b/regression-tests.recursor-dnssec/test_ECS.py index 6d746f5abb..9c9e6581a9 100644 --- a/regression-tests.recursor-dnssec/test_ECS.py +++ b/regression-tests.recursor-dnssec/test_ECS.py @@ -350,7 +350,6 @@ ecs-ipv6-bits=128 ecs-ipv4-cache-bits=32 ecs-ipv6-cache-bits=128 forward-zones=ecs-echo.example=%s.21 -query-local-address=::1 """ % (os.environ['PREFIX']) def testSendECS(self): -- 2.47.2