4077. [test] Add static-stub regression test for DS NXDOMAIN

return making the static stub disappear. [RT #38564]

(cherry picked from commit be9720ae2c)
This commit is contained in:
Mark Andrews
2015-02-27 12:46:45 +11:00
parent b7d7ce54e7
commit f0d388e561
7 changed files with 79 additions and 8 deletions

View File

@@ -57,3 +57,8 @@ zone "example.org" {
type master;
file "example.org.db";
};
zone "undelegated" {
type master;
file "undelegated.db.signed";
};