aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/test1255
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test1255')
-rw-r--r--tests/data/test12556
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1255 b/tests/data/test1255
index 9148a56c..7c1fa243 100644
--- a/tests/data/test1255
+++ b/tests/data/test1255
@@ -12,7 +12,7 @@ noproxy
<reply>
<data>
HTTP/1.1 200 OK
-Date: Thu, 09 Nov 2010 14:49:00 GMT
+Date: Tue, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Length: 4
Content-Type: text/html
@@ -34,14 +34,14 @@ http_proxy=http://%HOSTIP:%HTTPPORT
NO_PROXY=example.com
</setenv>
<command>
-http://%HOSTIP:%HTTPPORT/1255 --noproxy %HOSTIP
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --noproxy %HOSTIP
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /1255 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*