changeset 67 | 760a2752983c |
parent 65 | 0f7e871c4672 |
child 95 | da5ca0b73fda |
--- a/t/10-dnsvi.t Wed Jan 21 23:07:59 2015 +0100 +++ b/t/10-dnsvi.t Wed Jan 21 23:08:37 2015 +0100 @@ -84,9 +84,9 @@ MX => 2, }, 'frey-1' => { - RRSETS => 5, + RRSETS => 6, SOA => { 'example.com.' => ['p.example.com. hostmaster.example.com. 47 3600 900 604800 300'] }, - A => { 'p.example.com.' => ['1.1.1.1'] }, + A => { 'p.example.com.' => ['1.1.1.1', '2.2.2.2'] }, NS => { 'example.com.' => ['p.example.com.'] }, CNAME => { 'proxy.mm.frey.example.com.' => ['uxa.frey.example.com.'],