Skip to content
Snippets Groups Projects
Commit 241aeadc authored by Steve Holme's avatar Steve Holme
Browse files

tests: Updated descriptions to be more meaningful

parent 669e4ca3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment