summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/data/test10104
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/data/test1010 b/tests/data/test1010
index a51d68ab3..b2083af7b 100644
--- a/tests/data/test1010
+++ b/tests/data/test1010
@@ -36,7 +36,7 @@ ftp
FTP dir list nocwd
</name>
<command>
-ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
+ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ ftp://%HOSTIP:%FTPPORT//list/this/path/1010/ --ftp-method nocwd
</command>
</client>
@@ -50,6 +50,8 @@ PWD
EPSV
TYPE A
LIST /list/this/path/1010/
+EPSV
+LIST /list/this/path/1010/
QUIT
</protocol>
</verify>