aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/data/test1892
-rw-r--r--tests/data/test1902
-rw-r--r--tests/data/test992
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test189 b/tests/data/test189
index 7e49e1eea..ccd20759f 100644
--- a/tests/data/test189
+++ b/tests/data/test189
@@ -61,7 +61,7 @@ Host: 127.0.0.1:%HTTPPORT
Accept: */*
</protocol>
-# 33 is CURLE_HTTP_RANGE_ERROR
+# 33 is CURLE_RANGE_ERROR
<errorcode>
33
</errorcode>
diff --git a/tests/data/test190 b/tests/data/test190
index 722ef365d..fd87b07da 100644
--- a/tests/data/test190
+++ b/tests/data/test190
@@ -24,7 +24,7 @@ ftp://%HOSTIP:%FTPPORT/path/to/file/190 -m %FTPTIME2
# Verify data after the test has been "shot"
<verify>
-# 28 is CURLE_OPERATION_TIMEOUTED
+# 28 is CURLE_OPERATION_TIMEDOUT
<errorcode>
28
</errorcode>
diff --git a/tests/data/test99 b/tests/data/test99
index 2fdb15f9c..3d1f1684c 100644
--- a/tests/data/test99
+++ b/tests/data/test99
@@ -50,7 +50,7 @@ http://%HOSTIP:%HTTPPORT/99 -C 9999999999
#
# Verify data after the test has been "shot"
<verify>
-# 33 is CURLE_HTTP_RANGE_ERROR
+# 33 is CURLE_RANGE_ERROR
<errorcode>
33
</errorcode>