aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test661
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test661')
-rw-r--r--tests/data/test66112
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/data/test661 b/tests/data/test661
index 067612be5..ccfdf41ff 100644
--- a/tests/data/test661
+++ b/tests/data/test661
@@ -19,7 +19,7 @@ ftp
</server>
# tool is what to use instead of 'curl'
<tool>
-lib661
+lib%TESTNUMBER
</tool>
<name>
@@ -40,22 +40,22 @@ PWD
CWD /folderA
EPSV
TYPE I
-RETR 661
+RETR %TESTNUMBER
CWD /folderB
EPSV
-RETR 661
+RETR %TESTNUMBER
QUIT
USER anonymous
PASS ftp@example.com
PWD
EPSV
TYPE I
-RETR /folderA/661
+RETR /folderA/%TESTNUMBER
CWD /folderB
EPSV
-RETR 661
+RETR %TESTNUMBER
EPSV
-RETR /folderA/661
+RETR /folderA/%TESTNUMBER
QUIT
USER anonymous
PASS ftp@example.com