diff options
| author | Bob Halley <halley@nominum.com> | 2009-06-18 17:48:58 +0100 |
|---|---|---|
| committer | Bob Halley <halley@nominum.com> | 2009-06-18 17:48:58 +0100 |
| commit | 2c1a8455262cb045e3e212e7ccb05aaad6439482 (patch) | |
| tree | 57763e3a032b9bfa6aa2a5b0526af3d0e4921432 /tests/example2.good | |
| parent | 02c0121ede34ab571047f1f9e3814de1a111129a (diff) | |
| download | dnspython-2c1a8455262cb045e3e212e7ccb05aaad6439482.tar.gz | |
Add DLV support
Diffstat (limited to 'tests/example2.good')
| -rw-r--r-- | tests/example2.good | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/example2.good b/tests/example2.good index 1f508e4..e1526af 100644 --- a/tests/example2.good +++ b/tests/example2.good @@ -22,6 +22,7 @@ d.example. 300 IN A 73.80.65.49 dhcid01.example. 3600 IN DHCID AAIBY2/AuCccgoJbsaxcQc9TUapptP69 lOjxfNuVAA2kjEA= dhcid02.example. 3600 IN DHCID AAEBOSD+XR3Os/0LozeXVqcNc7FwCfQd WL3b/NaiUDlW2No= dhcid03.example. 3600 IN DHCID AAABxLmlskllE0MVjd57zHcWmEH3pCQ6 VytcKD//7es/deY= +dlv01.example. 3600 IN DLV 12345 3 1 123456789abcdef67890123456789abcdef67890 dname01.example. 3600 IN DNAME dname-target. dname02.example. 3600 IN DNAME dname-target.example. dname03.example. 3600 IN DNAME . |
