From: JINMEI Tatuya Date: Wed, 1 Feb 2012 21:30:51 +0000 (-0800) Subject: [1570] cleanup: removed redudancy in test zone setup X-Git-Tag: trac2351_base~263^2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e16deb4665c50c5232cec96ae2bd69348610c926;p=thirdparty%2Fkea.git [1570] cleanup: removed redudancy in test zone setup --- diff --git a/src/bin/auth/tests/query_unittest.cc b/src/bin/auth/tests/query_unittest.cc index 610dc3dd11..ea267a8184 100644 --- a/src/bin/auth/tests/query_unittest.cc +++ b/src/bin/auth/tests/query_unittest.cc @@ -232,8 +232,6 @@ public: { stringstream zone_stream; zone_stream << soa_txt << zone_ns_txt << ns_addrs_txt << - delegation_txt << mx_txt << www_a_txt << cname_txt << - cname_nxdom_txt << cname_out_txt << dname_txt << delegation_txt << delegation_ds_txt << mx_txt << www_a_txt << cname_txt << cname_nxdom_txt << cname_out_txt << dname_txt << dname_a_txt << other_zone_rrs << no_txt << nz_txt <<