summaryrefslogtreecommitdiffstats
path: root/tests/knot/semantic_check_data/glue_no_foreign.valid
diff options
context:
space:
mode:
Diffstat (limited to 'tests/knot/semantic_check_data/glue_no_foreign.valid')
-rw-r--r--tests/knot/semantic_check_data/glue_no_foreign.valid13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/knot/semantic_check_data/glue_no_foreign.valid b/tests/knot/semantic_check_data/glue_no_foreign.valid
new file mode 100644
index 0000000..4cdcbe0
--- /dev/null
+++ b/tests/knot/semantic_check_data/glue_no_foreign.valid
@@ -0,0 +1,13 @@
+$ORIGIN example.com.
+$TTL 3600
+
+@ IN SOA dns1.example.com. hostmaster.example.com. (
+ 2010111217 ; serial
+ 6h ; refresh
+ 1h ; retry
+ 1w ; expire
+ 1d ) ; minimum
+
+ NS foreign.
+
+; glue for foreign. is not mandatory