diff options
Diffstat (limited to 'tests/data/test1243')
-rw-r--r-- | tests/data/test1243 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1243 b/tests/data/test1243 index 8a89af055..f8b246fe7 100644 --- a/tests/data/test1243 +++ b/tests/data/test1243 @@ -16,9 +16,9 @@ tftp TFTP send without TFTP options requests </name> <command> --T log/test1243.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options +-T log/test%TESTNUMBER.txt tftp://%HOSTIP:%TFTPPORT// --tftp-no-options </command> -<file name="log/test1243.txt"> +<file name="log/test%TESTNUMBER.txt"> a chunk of data sent @@ -38,7 +38,7 @@ sent <protocol> opcode: 2 mode: octet -filename: /test1243.txt +filename: /test%TESTNUMBER.txt </protocol> </verify> </testcase> |