aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test2074
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test2074')
-rw-r--r--tests/data/test20746
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test2074 b/tests/data/test2074
index e3e18126c..e7b600338 100644
--- a/tests/data/test2074
+++ b/tests/data/test2074
@@ -12,7 +12,7 @@ AUTH OAUTHBEARER
<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
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
ETag: "21025-dc7-39462498"
@@ -36,7 +36,7 @@ http
HTTP GET
</name>
<command>
-http://%HOSTIP:%HTTPPORT/2074 --oauth2-bearer mF_9.B5f-4.1JqM
+http://%HOSTIP:%HTTPPORT/%TESTNUMBER --oauth2-bearer mF_9.B5f-4.1JqM
</command>
</client>
@@ -44,7 +44,7 @@ http://%HOSTIP:%HTTPPORT/2074 --oauth2-bearer mF_9.B5f-4.1JqM
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET /2074 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Bearer mF_9.B5f-4.1JqM
User-Agent: curl/%VERSION