summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-03-29 13:43:33 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-03-29 13:43:33 +0100
commit8e47aa9b34b7fb8957e3b7be74d7c8dc7f49f39e (patch)
tree85a19eacf2d5d27f6041e2410ce2945bb6d89058
parent1b5139b290641a23d0a413f352343615a7810bcc (diff)
Morse and Lewis were Oxfordshire police.
I'm truly ashamed that I got this wrong.
-rw-r--r--tests/wocky-xmpp-reader-test.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/wocky-xmpp-reader-test.c b/tests/wocky-xmpp-reader-test.c
index 19396bd..8d91e32 100644
--- a/tests/wocky-xmpp-reader-test.c
+++ b/tests/wocky-xmpp-reader-test.c
@@ -78,7 +78,8 @@
#define WHITESPACE_PADDED_BODY " The Wench is Dead! "
#define MESSAGE_WITH_WHITESPACE_PADDED_BODY \
-" <message to='morse@met.police.uk' from='lewis@met.police.uk'> " \
+" <message to='morse@thamesvalley.police.uk' " \
+" from='lewis@thamesvalley.police.uk'> " \
" <body>" WHITESPACE_PADDED_BODY "</body>" \
" </message>"
@@ -86,7 +87,8 @@
#define WHITESPACE_ONLY_BODY " "
#define MESSAGE_WITH_WHITESPACE_ONLY_BODY \
-" <message to='morse@met.police.uk' from='lewis@met.police.uk'> " \
+" <message to='morse@thamesvalley.police.uk' " \
+" from='lewis@thamesvalley.police.uk'> " \
" <body>" WHITESPACE_ONLY_BODY "</body>" \
" </message>"