summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/resolve_dns.zone.in
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/resolve_dns.zone.in')
-rw-r--r--cli/tests/testdata/resolve_dns.zone.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/cli/tests/testdata/resolve_dns.zone.in b/cli/tests/testdata/resolve_dns.zone.in
index 6b611bafa..456a8d8fb 100644
--- a/cli/tests/testdata/resolve_dns.zone.in
+++ b/cli/tests/testdata/resolve_dns.zone.in
@@ -21,4 +21,6 @@ alias CNAME cname
1.2.3.4.IN-ADDR.ARPA. PTR www
PTR alias
-_service._tcp SRV 0 100 1234 srv \ No newline at end of file
+_service._tcp SRV 0 100 1234 srv
+@ IN NAPTR 10 0 "s" "SIPS+D2T" "" _sips._tcp.example.com.
+@ IN NAPTR 10 0 "s" RELAY:turn.udp "" _turn._udp.example.com. \ No newline at end of file