diff options
Diffstat (limited to 'tests/data/test556')
-rw-r--r-- | tests/data/test556 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test556 b/tests/data/test556 index 3ce0d7e23..6384084d4 100644 --- a/tests/data/test556 +++ b/tests/data/test556 @@ -25,7 +25,7 @@ Connection: close http </server> <tool> -lib556 +lib%TESTNUMBER </tool> <name> send and recv HTTP @@ -39,7 +39,7 @@ http://%HOSTIP:%HTTPPORT # Verify data after the test has been "shot" <verify> <protocol> -GET /556 HTTP/1.1
+GET /%TESTNUMBER HTTP/1.1
Host: ninja
</protocol> |