mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:31:41 +03:00
tests: added some missing closing tags
This commit is contained in:
parent
d73d633885
commit
ff35e74bcd
4 changed files with 7 additions and 0 deletions
|
|
@ -55,3 +55,5 @@ B003 SELECT 836
|
|||
B004 FETCH 2 BODY[]
|
||||
B005 LOGOUT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -54,3 +54,5 @@ PASS secret
|
|||
RETR 882002
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -37,3 +37,5 @@ EHLO 928
|
|||
HELP
|
||||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
|
|
@ -35,3 +35,4 @@ NOOP
|
|||
QUIT
|
||||
</protocol>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue