Browse Source

[1570] cleanup: removed redudancy in test zone setup

JINMEI Tatuya 13 years ago
parent
commit
e16deb4665
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bin/auth/tests/query_unittest.cc

+ 0 - 2
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 <<