git » debian:dnss » commit cdded22

tests: Remove securedns.eu which has been shutdown

author Alberto Bertogli
2020-05-13 23:48:58 UTC
committer Alberto Bertogli
2020-05-13 23:48:58 UTC
parent ca384ac22f1b354273daff5877968aad45d75812

tests: Remove securedns.eu which has been shutdown

This patch removes securedns.eu from our external test list, since it
shut down on 2020-04-30.

tests/external.sh +0 -1

diff --git a/tests/external.sh b/tests/external.sh
index b336355..27c615a 100755
--- a/tests/external.sh
+++ b/tests/external.sh
@@ -191,7 +191,6 @@ for server in \
 	"https://dns.quad9.net/dns-query" \
 	"https://doh.cleanbrowsing.org/doh/family-filter/" \
 	"https://doh.powerdns.org" \
-	"https://doh.securedns.eu/dns-query" \
 	;
 do
 	echo "## DoH against $server"