diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-08 16:57:15 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-08 16:59:57 +0100 |
commit | 241aeadc50166ac2430ac6d5881d2e9a4c826440 (patch) | |
tree | 4bd8db1085b6c39827cd859008f6c01ef2c91021 /tests | |
parent | 669e4ca366194222062b677cf99776d7952a2a7d (diff) | |
download | curl-241aeadc50166ac2430ac6d5881d2e9a4c826440.tar.gz |
tests: Updated descriptions to be more meaningful
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test850 | 2 | ||||
-rw-r--r-- | tests/data/test857 | 2 | ||||
-rw-r--r-- | tests/data/test858 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test850 b/tests/data/test850 index b0d0e3dc4..e76d7b791 100644 --- a/tests/data/test850 +++ b/tests/data/test850 @@ -27,7 +27,7 @@ body pop3 </server> <name> -POP3 RETR +POP3 RETR message </name> <command> pop3://%HOSTIP:%POP3PORT/850 -u user:secret diff --git a/tests/data/test857 b/tests/data/test857 index 716c49e89..8c57adc83 100644 --- a/tests/data/test857 +++ b/tests/data/test857 @@ -38,7 +38,7 @@ To: fake@nowhere pop3 </server> <name> -POP3 RETR with dot-prefixed line +POP3 RETR message with dot-prefixed line </name> <command> pop3://%HOSTIP:%POP3PORT/857 -u user:secret diff --git a/tests/data/test858 b/tests/data/test858 index 5634306dd..05477efb2 100644 --- a/tests/data/test858 +++ b/tests/data/test858 @@ -19,7 +19,7 @@ CUSTOMREQUEST pop3 </server> <name> -POP3 DELE message +POP3 DELE message (CUSTOMREQUEST) </name> <command> pop3://%HOSTIP:%POP3PORT/858 -u user:secret -X DELE -I |