diff options
| -rw-r--r-- | tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp b/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp index 3245d87a..4b52ce54 100644 --- a/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp +++ b/tests/qxmpppubsubiq/tst_qxmpppubsubiq.cpp @@ -92,7 +92,7 @@ void tst_QXmppPubSubIq::testItemsResponse() "<conference" " autojoin=\"true\"" " jid=\"theplay@conference.shakespeare.lit\"" - " name=\"The Play's the Thing\">" + " name=\"The Play's the Thing\">" "<nick>JC</nick>" "</conference>" "</storage>" @@ -128,7 +128,7 @@ void tst_QXmppPubSubIq::testPublish() "<conference" " autojoin=\"true\"" " jid=\"theplay@conference.shakespeare.lit\"" - " name=\"The Play's the Thing\">" + " name=\"The Play's the Thing\">" "<nick>JC</nick>" "</conference>" "</storage>" |
