summaryrefslogtreecommitdiff
path: root/tests/data/test107
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test107')
-rw-r--r--tests/data/test1076
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test107 b/tests/data/test107
index 25b645200..911de45bd 100644
--- a/tests/data/test107
+++ b/tests/data/test107
@@ -15,7 +15,7 @@ ftp
<name>
FTP PASV upload file
</name>
-<file name="log/test107.txt">
+<file name="log/test%TESTNUMBER.txt">
data
to
see
@@ -24,7 +24,7 @@ works
so does it?
</file>
<command>
-ftp://%HOSTIP:%FTPPORT/107 -T log/test107.txt
+ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T log/test%TESTNUMBER.txt
</command>
</client>
@@ -44,7 +44,7 @@ PASS ftp@example.com
PWD
EPSV
TYPE I
-STOR 107
+STOR %TESTNUMBER
QUIT
</protocol>
</verify>