summaryrefslogtreecommitdiff
path: root/tests/data/test38
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test38')
-rw-r--r--tests/data/test388
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test38 b/tests/data/test38
index 518aae95b..0558700d1 100644
--- a/tests/data/test38
+++ b/tests/data/test38
@@ -28,9 +28,9 @@ http
HTTP resume request without server supporting it
</name>
<command option="no-output">
-http://%HOSTIP:%HTTPPORT/want/38 -C - --no-include -o log/fewl38.txt
+http://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -C - --no-include -o log/fewl%TESTNUMBER.txt
</command>
-<file name="log/fewl38.txt">
+<file name="log/fewl%TESTNUMBER.txt">
This text is here to simulate a partly downloaded file to resume
download on.
</file>
@@ -42,7 +42,7 @@ download on.
33
</errorcode>
<protocol>
-GET /want/38 HTTP/1.1
+GET /want/%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Range: bytes=78-
User-Agent: curl/%VERSION
@@ -51,7 +51,7 @@ Accept: */*
</protocol>
# the download target file must remain untouched
-<file name="log/fewl38.txt">
+<file name="log/fewl%TESTNUMBER.txt">
This text is here to simulate a partly downloaded file to resume
download on.
</file>