diff options
Diffstat (limited to 'tests/data/test125')
-rw-r--r-- | tests/data/test125 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test125 b/tests/data/test125 index d9b6205d6..5677aeb47 100644 --- a/tests/data/test125 +++ b/tests/data/test125 @@ -7,6 +7,9 @@ FAILURE </info> # Server-side <reply> +<servercmd> +REPLY CWD 314 bluah you f00l! +</servercmd> </reply> # Client-side @@ -20,9 +23,6 @@ FTP download, failed CWD <command> ftp://%HOSTIP:%FTPPORT/path/to/file/125 </command> -<file name="log/ftpserver.cmd"> -REPLY CWD 314 bluah you f00l! -</file> </client> # Verify data after the test has been "shot" |