From: Mukund Sivaraman Date: Mon, 4 Mar 2013 03:47:49 +0000 (+0530) Subject: [2441] Add a different name so that the next ns1 record is not grouped together with... X-Git-Tag: bind10-1.1.0beta1-release~63^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a04f885fad995fb689bd064cf024ee60a71625de;p=thirdparty%2Fkea.git [2441] Add a different name so that the next ns1 record is not grouped together with others --- diff --git a/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone b/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone index ed8a239526..1198934e31 100644 --- a/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone +++ b/src/lib/datasrc/tests/memory/testdata/example.org-duplicate-type-bad.zone @@ -3,4 +3,5 @@ example.org. 3600 IN NS ns1.example.org. example.org. 3600 IN NS ns2.example.org. ns1.example.org. 3600 IN A 192.168.0.1 ns1.example.org. 3600 IN AAAA ::1 +someother.example.org. 3600 IN AAAA ::1 ns1.example.org. 3600 IN A 192.168.0.2