summaryrefslogtreecommitdiff
path: root/tests/data/test1239
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1239')
-rw-r--r--tests/data/test12394
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1239 b/tests/data/test1239
index cf7c40573..1679ce5b3 100644
--- a/tests/data/test1239
+++ b/tests/data/test1239
@@ -34,7 +34,7 @@ http
HTTP with -z + -w response_code and simulated 304
</name>
<command>
-http://%HOSTIP:%HTTPPORT/1239 -z "-dec 12 12:00:00 1999 GMT" -w '%{response_code}'
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER -z "-dec 12 12:00:00 1999 GMT" -w '%{response_code}'
</command>
</client>
@@ -42,7 +42,7 @@ http://%HOSTIP:%HTTPPORT/1239 -z "-dec 12 12:00:00 1999 GMT" -w '%{response_code
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1239 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*