diff options
Diffstat (limited to 'test/example_test.go')
-rw-r--r-- | test/example_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/example_test.go b/test/example_test.go index 484cc67d7..852143fe8 100644 --- a/test/example_test.go +++ b/test/example_test.go @@ -11,6 +11,5 @@ short.example.org. 1 IN A 127.0.0.3 *.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. ` |