diff options
| author | Bob Halley <halley@dnspython.org> | 2015-03-21 06:25:33 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2015-03-21 06:25:33 -0700 |
| commit | 5a51fed016330212d4a551b078fafa3dc1b1f8ce (patch) | |
| tree | c97dc044b4ffb846c9f36576c10c6b58cebb68a6 /tests/example1.good | |
| parent | c7e731bc82ed29e2d90e8ac680d92c9037032164 (diff) | |
| download | dnspython-5a51fed016330212d4a551b078fafa3dc1b1f8ce.tar.gz | |
Add URI RR to test data.
Diffstat (limited to 'tests/example1.good')
| -rw-r--r-- | tests/example1.good | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/example1.good b/tests/example1.good index 62e8e28..172295b 100644 --- a/tests/example1.good +++ b/tests/example1.good @@ -117,6 +117,7 @@ a.u 300 IN A 73.80.65.49 b.u 300 IN A 73.80.65.49 unknown2 3600 IN TYPE999 \# 8 0a0000010a000001 unknown3 3600 IN A 127.0.0.2 +uri0q 3600 IN URI 10 1 "http://www.example.com/" wks01 3600 IN WKS 10.0.0.1 6 0 1 2 21 23 wks02 3600 IN WKS 10.0.0.1 17 0 1 2 53 wks03 3600 IN WKS 10.0.0.2 6 65535 |
