aboutsummaryrefslogtreecommitdiff
path: root/test/auto_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/auto_test.go')
-rw-r--r--test/auto_test.go4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/auto_test.go b/test/auto_test.go
index f7e5faecd..3dd0fdf79 100644
--- a/test/auto_test.go
+++ b/test/auto_test.go
@@ -120,7 +120,9 @@ func TestAutoAXFR(t *testing.T) {
auto {
directory ` + tmpdir + ` db\.(.*) {1}
reload 1s
- transfer to *
+ }
+ transfer {
+ to *
}
}`