diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-14 09:39:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-14 09:39:20 +0000 |
commit | f70b87b4c548a7e330b5f96cf0e9d1d890f3a684 (patch) | |
tree | a55b540ad12f8d887a2fdce544d752b7843d84fa /tests/data/test511 | |
parent | 0e263553488ffbc08b5e98012835bceff9d23f7d (diff) |
verify the protocol too
Diffstat (limited to 'tests/data/test511')
-rw-r--r-- | tests/data/test511 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/test511 b/tests/data/test511 index 724c568e4..4bcd1a980 100644 --- a/tests/data/test511 +++ b/tests/data/test511 @@ -32,4 +32,11 @@ REPLY SIZE 550 bluah you f00l! <errorcode> 19 </errorcode> +<protocol> +USER anonymous
+PASS curl_by_daniel@haxx.se
+PWD
+MDTM 511
+QUIT
+</protocol> </verify> |