diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-10-18 14:10:59 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-10-18 14:15:03 +0200 |
commit | f36f8c14551efc6772cdda4e9ab4ec000ec11808 (patch) | |
tree | 7cf16acae62932506957eb3679884824573636b1 /tests/data/test1420 | |
parent | 0f1996321f110de3de37776f1fab64f5dbfdaa92 (diff) |
test14xx: fixed --libcurl output tests again after 8e8afa82cbb
Diffstat (limited to 'tests/data/test1420')
-rw-r--r-- | tests/data/test1420 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test1420 b/tests/data/test1420 index 7a868062e..a20f89868 100644 --- a/tests/data/test1420 +++ b/tests/data/test1420 @@ -73,6 +73,7 @@ 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 |