aboutsummaryrefslogtreecommitdiff
path: root/test/example_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/example_test.go')
-rw-r--r--test/example_test.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/example_test.go b/test/example_test.go
index e8f30e983..5a71d3e3c 100644
--- a/test/example_test.go
+++ b/test/example_test.go
@@ -9,4 +9,6 @@ example.org. IN A 127.0.0.2
*.w.example.org. IN TXT "Wildcard"
a.b.c.w.example.org. IN TXT "Not a wildcard"
cname.example.org. IN CNAME www.example.net.
+
+service.example.org. IN SRV 8080 10 10 example.org.
`