X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e3a7c5cfee46cb11e54183d6a53883d56f6b48db..4bb69ec417e3c679b85641d232cb29a64f6a77ee:/test/README diff --git a/test/README b/test/README index 3f8675545..1798c4dc2 100644 --- a/test/README +++ b/test/README @@ -1085,6 +1085,7 @@ Lines in client scripts are of several kinds: (1) "??? ": If a line begins with three question marks and a space, the rest of the line defines the start of expected output from the server. If what is received does not match, the client bombs out with an error message. + Escape sequences described below in (7) are usable in the expected text. (2) "???*": If a line begins with three question marks and an asterisk, the server is expected to close the connection.