mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
middleware/file: add test for SRV additional (#616)
Add test for checking the additional section after a SRV query. Though this wasn't fixed, but it is. Fixes #609
This commit is contained in:
@@ -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.
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user