db regression test initial commit
This commit is contained in:
10
bin/tests/db/dns_db_find_6.data
Normal file
10
bin/tests/db/dns_db_find_6.data
Normal file
@@ -0,0 +1,10 @@
|
||||
$TTL 1000
|
||||
@ in soa localhost. postmaster.localhost. (
|
||||
1993050801 ;serial
|
||||
3600 ;refresh
|
||||
1800 ;retry
|
||||
604800 ;expiration
|
||||
3600 ) ;minimum
|
||||
exploder in CNAME mx
|
||||
mx in A 1.2.3.4
|
||||
|
||||
Reference in New Issue
Block a user