aboutsummaryrefslogtreecommitdiff
path: root/tests/zone.file
diff options
context:
space:
mode:
Diffstat (limited to 'tests/zone.file')
-rw-r--r--tests/zone.file4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/zone.file b/tests/zone.file
new file mode 100644
index 0000000..12ca15b
--- /dev/null
+++ b/tests/zone.file
@@ -0,0 +1,4 @@
+test.example.com. 3600 IN A 69.69.69.69
+test1.example.com. 3600 IN CNAME test.example.com.
+ns.example.com. 3600 IN A 69.69.69.70
+example.com. 3600 IN NS ns.example.com.