summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-06-17 11:46:20 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-06-17 11:46:20 +0200
commit04c98fea5630b6408040a0e194b95df23a978977 (patch)
treef918253046b5221db7905304bdbbcf87c312ca24
parent9b1db66af7e292b6109a73f784f0ac447c9e429d (diff)
downloadcurl-bagder/test188.tar.gz
test189: fix same C-L problem as test 188bagder/test188
-rw-r--r--tests/data/test1894
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test189 b/tests/data/test189
index f82b4ad90..65780f804 100644
--- a/tests/data/test189
+++ b/tests/data/test189
@@ -11,7 +11,7 @@ HTTP GET
<data>
HTTP/1.1 301 OK swsbounce
Location: /189
-Content-Length: 2
+Content-Length: 3
OK
</data>
@@ -26,7 +26,7 @@ Actual content
<datacheck>
HTTP/1.1 301 OK swsbounce
Location: /189
-Content-Length: 2
+Content-Length: 3
HTTP/1.1 200 OK
Connection: close