diff --git a/bin/tests/system/upforwd/knowngood.ns1.after b/bin/tests/system/upforwd/knowngood.ns1.after new file mode 100644 index 0000000000..1bc775c769 --- /dev/null +++ b/bin/tests/system/upforwd/knowngood.ns1.after @@ -0,0 +1,8 @@ +example. 3600 IN SOA n1.example. hostmaster.ns1.example. 2 3600 1200 604800 7200 +example. 3600 IN NS ns2.example. +ns1.example. 3600 IN A 10.53.0.1 +ns2.example. 3600 IN A 10.53.0.2 +updated.example. 600 IN TXT "Foo" +updated.example. 600 IN A 10.10.10.1 +example. 3600 IN SOA n1.example. hostmaster.ns1.example. 2 3600 1200 604800 7200 +