summaryrefslogtreecommitdiff
path: root/tests/data/test1404
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1404')
-rw-r--r--tests/data/test14042
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1404 b/tests/data/test1404
index a7b8cc823..e976f0b38 100644
--- a/tests/data/test1404
+++ b/tests/data/test1404
@@ -94,6 +94,7 @@ s/(USERAGENT, \")[^\"]+/${1}stripped/
$_ = '' if /CURLOPT_SSL_VERIFYPEER/
$_ = '' if /CURLOPT_SSH_KNOWNHOSTS/
$_ = '' if /CURLOPT_HTTP_VERSION/
+$_ = '' if /CURLOPT_INTERLEAVEDATA/
# CURL_DOES_CONVERSION generates an extra comment.
$_ = '' if /\/\* "value" \*\//
</stripfile>
@@ -154,7 +155,6 @@ int main(int argc, char *argv[])
them yourself.
CURLOPT_WRITEDATA set to a objectpointer
- CURLOPT_INTERLEAVEDATA set to a objectpointer
CURLOPT_WRITEFUNCTION set to a functionpointer
CURLOPT_READDATA set to a objectpointer
CURLOPT_READFUNCTION set to a functionpointer