diff options
| author | Bob Halley <halley@play-bow.org> | 2020-06-28 19:05:28 -0700 |
|---|---|---|
| committer | Bob Halley <halley@play-bow.org> | 2020-06-28 19:05:28 -0700 |
| commit | 7d30bd297fb63155474ee8199d81af7a04aca2db (patch) | |
| tree | 49b23c711eb19f37c92d4decc7d667782a5e8df1 /tests/query | |
| parent | bf953169dc24d1e9bfe7805a7530a8347c24fab4 (diff) | |
| download | dnspython-7d30bd297fb63155474ee8199d81af7a04aca2db.tar.gz | |
increase coverage
Diffstat (limited to 'tests/query')
| -rw-r--r-- | tests/query | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/query b/tests/query new file mode 100644 index 0000000..06edbb7 --- /dev/null +++ b/tests/query @@ -0,0 +1,12 @@ +id 1234 +opcode QUERY +rcode NOERROR +flags RD +edns 0 +eflags DO +payload 4096 +;QUESTION +wwww.dnspython.org. IN A +;ANSWER +;AUTHORITY +;ADDITIONAL |
