diff options
Diffstat (limited to 'tests/data/test954')
-rw-r--r-- | tests/data/test954 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test954 b/tests/data/test954 index dcc0d2d0b..a5e6bb0d3 100644 --- a/tests/data/test954 +++ b/tests/data/test954 @@ -47,9 +47,9 @@ smtp://%HOSTIP:%SMTPPORT/954 --mail-rcpt recipient@example.com --mail-from sende # The multi interface considers a broken "CONNECT" as a prematurely broken # transfer and such a connection will not get a "QUIT" <protocol> -EHLO 954 -AUTH PLAIN -dXJzZWwAa3VydAB4aXBqM3BsbXE= +EHLO 954
+AUTH PLAIN
+dXJzZWwAa3VydAB4aXBqM3BsbXE=
</protocol> </verify> </testcase> |