mirror of
https://github.com/moparisthebest/curl
synced 2024-12-23 16:48:49 -05: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
@ -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…
Reference in New Issue
Block a user