diff options
| author | Bob Halley <halley@dnspython.org> | 2015-03-21 06:25:33 -0700 |
|---|---|---|
| committer | Petr Viktorin <pviktori@redhat.com> | 2015-05-27 13:13:40 +0200 |
| commit | b7273522248105700b4568287d0acb23f2984d80 (patch) | |
| tree | 60b9be045e0ba0f901b3d7fb42eaccfcabc76e0b /tests/example | |
| parent | f05f7a316f556967b4ef2e287a5e28c6833e8b82 (diff) | |
| download | dnspython-b7273522248105700b4568287d0acb23f2984d80.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/" |
