aboutsummaryrefslogtreecommitdiff
path: root/test/file_xfr_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/file_xfr_test.go')
-rw-r--r--test/file_xfr_test.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/file_xfr_test.go b/test/file_xfr_test.go
index b564417f0..0298f5e68 100644
--- a/test/file_xfr_test.go
+++ b/test/file_xfr_test.go
@@ -29,8 +29,9 @@ func TestLargeAXFR(t *testing.T) {
defer rm()
corefile := `example.com:0 {
- file ` + name + ` {
- transfer to *
+ file ` + name + `
+ transfer {
+ to *
}
}`
'jarred/fastmalloc'>jarred/fastmalloc Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/bench/snippets/spawn-hugemem.mjs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-03Run tests on pull requestsGravatar Ashcon Partovi 1-0/+7
2023-02-03Run tests on pushGravatar Ashcon Partovi 1-0/+7
2023-02-03anotherGravatar Dylan Conway 1-1/+1
2023-02-03integers overflowingGravatar Dylan Conway 1-1/+1
2023-02-03Attempt to debug annotations 2Gravatar Ashcon Partovi 1-4/+1
2023-02-03Attempt to debug annotationsGravatar Ashcon Partovi 1-0/+7
2023-02-03Fix console output in bun wiptestGravatar Ashcon Partovi 1-4/+3
2023-02-03Use GitHub action SDKGravatar Ashcon Partovi 4-10/+16