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:
Marcel Raad 2019-12-09 16:31:28 +01:00
parent 4457e08a7a
commit 38ad9ea1b8
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02
3 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ none
</server>
<features>
unittest
http/2
DoH
</features>
<name>
DOH

View File

@ -14,6 +14,7 @@ none
</server>
<features>
unittest
DoH
</features>
<name>
unit test for doh_encode

Binary file not shown.