From: Remi Gacogne Date: Fri, 21 Apr 2017 09:45:56 +0000 (+0200) Subject: rec: Fix a typo in the DNSSEC regression tests X-Git-Tag: rec-4.1.0-alpha1~50^2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3be24010c68af620eef49da5b5f69e65e8ecfeb;p=pdns rec: Fix a typo in the DNSSEC regression tests --- diff --git a/regression-tests.recursor-dnssec/recursortests.py b/regression-tests.recursor-dnssec/recursortests.py index d7081a5bb..1444e4846 100644 --- a/regression-tests.recursor-dnssec/recursortests.py +++ b/regression-tests.recursor-dnssec/recursortests.py @@ -70,8 +70,8 @@ ns2.example. 3600 IN A {prefix}.11 """, 'example': """ example. 3600 IN SOA {soa} -example. 3600 IN NS ns1.nic.example. -example. 3600 IN NS ns2.nic.example. +example. 3600 IN NS ns1.example. +example. 3600 IN NS ns2.example. ns1.example. 3600 IN A {prefix}.10 ns2.example. 3600 IN A {prefix}.11