diff options
Diffstat (limited to 'tests/data/test402')
-rw-r--r-- | tests/data/test402 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/data/test402 b/tests/data/test402 deleted file mode 100644 index 96fbcec42..000000000 --- a/tests/data/test402 +++ /dev/null @@ -1,27 +0,0 @@ -# Server-side -<reply> -moooooooo -</reply> - -# Client-side -<client> -<server> -ftps -</server> -<killserver> -ftp -</killserver> - <name> -FTPS operation to FTP port - </name> - <command> --k ftps://%HOSTIP:%FTPPORT/path/to/file/402 -</command> -</client> - -# Verify data after the test has been "shot" -<verify> -<errorcode> -35 -</errorcode> -</verify> |