mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
tests: added some missing closing tags
This commit is contained in:
parent
d73d633885
commit
ff35e74bcd
@ -55,3 +55,5 @@ B003 SELECT 836
|
|||||||
B004 FETCH 2 BODY[]
|
B004 FETCH 2 BODY[]
|
||||||
B005 LOGOUT
|
B005 LOGOUT
|
||||||
</protocol>
|
</protocol>
|
||||||
|
</verify>
|
||||||
|
</testcase>
|
||||||
|
@ -54,3 +54,5 @@ PASS secret
|
|||||||
RETR 882002
|
RETR 882002
|
||||||
QUIT
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
|
</verify>
|
||||||
|
</testcase>
|
||||||
|
@ -37,3 +37,5 @@ EHLO 928
|
|||||||
HELP
|
HELP
|
||||||
QUIT
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
|
</verify>
|
||||||
|
</testcase>
|
||||||
|
@ -35,3 +35,4 @@ NOOP
|
|||||||
QUIT
|
QUIT
|
||||||
</protocol>
|
</protocol>
|
||||||
</verify>
|
</verify>
|
||||||
|
</testcase>
|
||||||
|
Loading…
Reference in New Issue
Block a user