db regression test initial commit
This commit is contained in:
9
bin/tests/db/dns_db_find_4.data
Normal file
9
bin/tests/db/dns_db_find_4.data
Normal file
@@ -0,0 +1,9 @@
|
||||
$TTL 1000
|
||||
@ in soa localhost. postmaster.localhost. (
|
||||
1993050801 ;serial
|
||||
3600 ;refresh
|
||||
1800 ;retry
|
||||
604800 ;expiration
|
||||
3600 ) ;minimum
|
||||
a.b.c in ns b
|
||||
b.a.b.c in a 10.0.0.2
|
||||
Reference in New Issue
Block a user