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/example | |
| parent | c7e731bc82ed29e2d90e8ac680d92c9037032164 (diff) | |
| download | dnspython-5a51fed016330212d4a551b078fafa3dc1b1f8ce.tar.gz | |
Add URI RR to test data.
Diffstat (limited to 'tests/example')
| -rw-r--r-- | tests/example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/example b/tests/example index 07394ae..7c9360e 100644 --- a/tests/example +++ b/tests/example @@ -233,3 +233,4 @@ caa03 CAA 0 iodef "http://iodef.example.com/" caa04 CAA 0 issue "ca.example.net; account=230123" caa05 CAA 0 issue "ca.example.net; policy=ev" caa06 CAA 128 tbs "Unknown" +uri0q URI 10 1 "http://www.example.com/" |
