diff options
Diffstat (limited to 'tests/data/test1508')
-rw-r--r-- | tests/data/test1508 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1508 b/tests/data/test1508 index fbdc322a0..02cb90a67 100644 --- a/tests/data/test1508 +++ b/tests/data/test1508 @@ -12,19 +12,19 @@ multi none </server> <tool> -lib1508 +lib%TESTNUMBER </tool> <name> Close a multi handle without using it </name> <command> -http://%HOSTIP:%NOLISTENPORT/path/1508 +http://%HOSTIP:%NOLISTENPORT/path/%TESTNUMBER </command> </client> # Verify data after the test has been "shot" <verify> -<file name="log/stdout1508"> +<file name="log/stdout%TESTNUMBER"> We are done </file> </verify> |