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:
@@ -120,9 +120,7 @@ func TestAutoAXFR(t *testing.T) {
|
||||
auto {
|
||||
directory ` + tmpdir + ` db\.(.*) {1}
|
||||
reload 1s
|
||||
}
|
||||
transfer {
|
||||
to *
|
||||
transfer to *
|
||||
}
|
||||
}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user