4232. [test] Add tests for CDS and CDNSKEY with delegation-only.
[RT #40597]
This commit is contained in:
@@ -65,3 +65,8 @@ zone "no-edns-version.tld" {
|
||||
type master;
|
||||
file "no-edns-version.tld.db";
|
||||
};
|
||||
|
||||
zone "delegation-only" {
|
||||
type master;
|
||||
file "delegation-only.db";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user