From 83b869c5735e7061eed2608ab051e4ffadac59d5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 28 Nov 2018 11:40:11 +0100 Subject: fixup test328: require libz as a feature ... as it won't work if the curl doesn't support --compress --- tests/data/test328 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/data/test328 b/tests/data/test328 index d1b3be9cf..93c00e182 100644 --- a/tests/data/test328 +++ b/tests/data/test328 @@ -25,6 +25,12 @@ Q: What did 0 say to 8? A: Nice Belt! http + +# we're actually more interested in any compression support but this is the +# best we can do right now + +libz + HTTP with "Content-Encoding: none -- cgit v1.2.1