summaryrefslogtreecommitdiff
path: root/tests/data/test713
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test713')
-rw-r--r--tests/data/test7136
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test713 b/tests/data/test713
index bb79994f5..1803f8e9e 100644
--- a/tests/data/test713
+++ b/tests/data/test713
@@ -28,7 +28,7 @@ socks5
FTP fetch with --proxy set to socks5:// and with --connect-to
</name>
<command>
-ftp://ftp.example.com/713 --connect-to ::%HOSTIP:%FTPPORT --proxy socks5://%HOSTIP:%SOCKSPORT
+ftp://ftp.example.com/%TESTNUMBER --connect-to ::%HOSTIP:%FTPPORT --proxy socks5://%HOSTIP:%SOCKSPORT
</command>
</client>
@@ -41,8 +41,8 @@ PASS ftp@example.com
PWD
EPSV
TYPE I
-SIZE 713
-RETR 713
+SIZE %TESTNUMBER
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>