From: Marcel Raad Date: Mon, 9 Dec 2019 15:31:28 +0000 (+0100) Subject: tests: use DoH feature for DoH tests X-Git-Tag: curl-7_68_0~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ad9ea1b8bf81a36d6958c95238a9155dcb5e12;p=thirdparty%2Fcurl.git 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 --- diff --git a/tests/data/test1650 b/tests/data/test1650 index 13ca023e08..7a02a6dac4 100644 --- a/tests/data/test1650 +++ b/tests/data/test1650 @@ -14,7 +14,7 @@ none unittest -http/2 +DoH DOH diff --git a/tests/data/test1655 b/tests/data/test1655 index 0c10bedf48..2e73f55d9b 100644 --- a/tests/data/test1655 +++ b/tests/data/test1655 @@ -14,6 +14,7 @@ none unittest +DoH unit test for doh_encode diff --git a/tests/data/test2100 b/tests/data/test2100 index 0414b58d85..6dce69b64e 100644 Binary files a/tests/data/test2100 and b/tests/data/test2100 differ