X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2FHttpResponse_002.phpt;h=49ad6fa4b44899081548adadd0d7f29440fae85f;hp=72c22bcd574096a1e294e4503219e8e90a4bd585;hb=c4bf0a26f53d88dc8724d96e599a3867113da2be;hpb=96d059e9210a6677427392d615bc42ab38b3b432 diff --git a/tests/HttpResponse_002.phpt b/tests/HttpResponse_002.phpt index 72c22bc..49ad6fa 100644 --- a/tests/HttpResponse_002.phpt +++ b/tests/HttpResponse_002.phpt @@ -5,7 +5,7 @@ HttpResponse - send gzipped file include 'skip.inc'; checkmin(5); checkcgi(); -checkext('zlib'); +skipif(!http_support(HTTP_SUPPORT_ENCODINGS), "need zlib support"); ?> --ENV-- HTTP_ACCEPT_ENCODING=gzip