mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
This reverts commit 68f1dd5ddf.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -43,9 +43,7 @@ func TestSecondaryZoneTransfer(t *testing.T) {
|
||||
|
||||
corefile := `example.org:0 {
|
||||
file ` + name + ` {
|
||||
}
|
||||
transfer {
|
||||
to *
|
||||
transfer to *
|
||||
}
|
||||
}`
|
||||
|
||||
@@ -94,9 +92,7 @@ func TestIxfrResponse(t *testing.T) {
|
||||
|
||||
corefile := `example.org:0 {
|
||||
file ` + name + ` {
|
||||
}
|
||||
transfer {
|
||||
to *
|
||||
transfer to *
|
||||
}
|
||||
}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user