Software /
code /
prosody
Diff
spec/scansion/basic_message.scs @ 10515:35bf3b80480f
scansion: Trim trailing whitespace in tests
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 19 Dec 2019 16:22:12 +0100 |
parent | 9291:329a670ae975 |
line wrap: on
line diff
--- a/spec/scansion/basic_message.scs Thu Dec 19 10:03:16 2019 +0000 +++ b/spec/scansion/basic_message.scs Thu Dec 19 16:22:12 2019 +0100 @@ -79,7 +79,7 @@ <message from="${Romeo's full JID}" type="chat"> <body>Hello Juliet, are you there?</body> <delay xmlns='urn:xmpp:delay' from='localhost' stamp='{scansion:any}' /> - </message> + </message> # Romeo sends another bare-JID message, it should be delivered # instantly to Juliet's phone @@ -92,7 +92,7 @@ Juliet's phone receives: <message from="${Romeo's full JID}" type="chat"> <body>Oh, hi!</body> - </message> + </message> # Juliet's laptop goes online, but with a negative priority @@ -122,7 +122,7 @@ Juliet's phone receives: <message from="${Romeo's full JID}" type="chat"> <body>How are you?</body> - </message> + </message> # Romeo sends direct to Juliet's full JID, and she should receive it