diff options
Diffstat (limited to 'tests/data/test1220')
-rw-r--r-- | tests/data/test1220 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1220 b/tests/data/test1220 index c8eb52cb1..49cbf2c49 100644 --- a/tests/data/test1220 +++ b/tests/data/test1220 @@ -21,9 +21,9 @@ file file:// URLs with query string </name> <command option="no-include"> -file://localhost%FILE_PWD/log/test1220.txt?a_query=foobar#afragment +file://localhost%FILE_PWD/log/test%TESTNUMBER.txt?a_query=foobar#afragment </command> -<file name="log/test1220.txt"> +<file name="log/test%TESTNUMBER.txt"> contents in a single file </file> </client> |