tests: Updated descriptions to be more meaningful
This commit is contained in:
@@ -27,7 +27,7 @@ body
|
||||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 RETR
|
||||
POP3 RETR message
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/850 -u user:secret
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user