mirror of
https://github.com/coredns/coredns.git
synced 2025-11-21 11:22:20 -05:00
This reverts commit 68f1dd5ddf.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -29,9 +29,8 @@ func TestLargeAXFR(t *testing.T) {
|
||||
defer rm()
|
||||
|
||||
corefile := `example.com:0 {
|
||||
file ` + name + `
|
||||
transfer {
|
||||
to *
|
||||
file ` + name + ` {
|
||||
transfer to *
|
||||
}
|
||||
}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user