summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl-7.19.0/tests/data/test113
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl-7.19.0/tests/data/test113')
-rw-r--r--Utilities/cmcurl-7.19.0/tests/data/test11337
1 files changed, 0 insertions, 37 deletions
diff --git a/Utilities/cmcurl-7.19.0/tests/data/test113 b/Utilities/cmcurl-7.19.0/tests/data/test113
deleted file mode 100644
index a174f88..0000000
--- a/Utilities/cmcurl-7.19.0/tests/data/test113
+++ /dev/null
@@ -1,37 +0,0 @@
-<testcase>
-<info>
-<keywords>
-FTP
-FAILURE
-</keywords>
-</info>
-# Server-side
-<reply>
-<servercmd>
-REPLY USER 314 bluah you fewl!
-</servercmd>
-</reply>
-
-# Client-side
-<client>
-<server>
-ftp
-</server>
- <name>
-FTP download, failed login: USER not valid
- </name>
- <command>
-ftp://%HOSTIP:%FTPPORT/113
-</command>
-</client>
-
-# Verify data after the test has been "shot"
-<verify>
-<errorcode>
-67
-</errorcode>
-<protocol>
-USER anonymous
-</protocol>
-</verify>
-</testcase>