diff options
Diffstat (limited to 'tests/data/test113')
-rw-r--r-- | tests/data/test113 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test113 b/tests/data/test113 index 39d200e52..0046297cf 100644 --- a/tests/data/test113 +++ b/tests/data/test113 @@ -7,6 +7,9 @@ FAILURE </info> # Server-side <reply> +<servercmd> +REPLY USER 314 bluah you fewl! +</servercmd> </reply> # Client-side @@ -20,9 +23,6 @@ FTP download, failed login: USER not valid <command> ftp://%HOSTIP:%FTPPORT/113 </command> -<file name="log/ftpserver.cmd"> -REPLY USER 314 bluah you fewl! -</file> </client> # Verify data after the test has been "shot" |