mirror of
https://github.com/curl/curl.git
synced 2026-05-06 08:57:27 +03:00
tests: use DoH feature for DoH tests
Previously, http/2 was used instead. Assisted-by: Jay Satiro Closes https://github.com/curl/curl/pull/4692
This commit is contained in:
parent
4457e08a7a
commit
38ad9ea1b8
3 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ none
|
|||
</server>
|
||||
<features>
|
||||
unittest
|
||||
http/2
|
||||
DoH
|
||||
</features>
|
||||
<name>
|
||||
DOH
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ none
|
|||
</server>
|
||||
<features>
|
||||
unittest
|
||||
DoH
|
||||
</features>
|
||||
<name>
|
||||
unit test for doh_encode
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue