tests: added some missing closing tags

This commit is contained in:
Dan Fandrich
2014-04-03 11:45:19 +02:00
parent d73d633885
commit ff35e74bcd
4 changed files with 7 additions and 0 deletions

View File

@@ -55,3 +55,5 @@ B003 SELECT 836
B004 FETCH 2 BODY[]
B005 LOGOUT
</protocol>
</verify>
</testcase>

View File

@@ -54,3 +54,5 @@ PASS secret
RETR 882002
QUIT
</protocol>
</verify>
</testcase>

View File

@@ -37,3 +37,5 @@ EHLO 928
HELP
QUIT
</protocol>
</verify>
</testcase>

View File

@@ -35,3 +35,4 @@ NOOP
QUIT
</protocol>
</verify>
</testcase>