diff options
Diffstat (limited to 'tests/data/test501')
-rw-r--r-- | tests/data/test501 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test501 b/tests/data/test501 index 8b3dac7ed..b86642f6a 100644 --- a/tests/data/test501 +++ b/tests/data/test501 @@ -19,14 +19,14 @@ http </features> # tool is what to use instead of 'curl' <tool> -lib501 +lib%TESTNUMBER </tool> <name> simple libcurl attempt operation without URL set </name> <command> -http://%HOSTIP:%NOLISTENPORT/501 +http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER </command> </client> |