added 'masterfile' system test to make sure

rt #1558 does not happen again
This commit is contained in:
Andreas Gustafsson
2001-08-01 19:01:02 +00:00
parent 23a020bc13
commit e0315f2160
11 changed files with 212 additions and 3 deletions

View File

@@ -0,0 +1,19 @@
@ 1 IN SOA ns hostmaster (
1 ; serial
3600
1800
1814400
3
)
NS ns
a TXT "inherited ttl 1"
b 2 TXT "explicit ttl 2"
c TXT "inherited ttl 2"
$TTL 3
d TXT "default ttl 3"
e 2 TXT "explicit ttl 2"
f TXT "default ttl 3"