From 7f98e013e1ba103f3c9b4606be369f49673a2711 Mon Sep 17 00:00:00 2001 From: James Booth Date: Wed, 30 Dec 2015 00:12:24 +0000 Subject: Use single quotes in functional test stanzas --- tests/functionaltests/test_receipts.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/functionaltests/test_receipts.c') diff --git a/tests/functionaltests/test_receipts.c b/tests/functionaltests/test_receipts.c index 357663f3..6a347f7e 100644 --- a/tests/functionaltests/test_receipts.c +++ b/tests/functionaltests/test_receipts.c @@ -21,9 +21,9 @@ send_receipt_request(void **state) prof_input("/msg somejid@someserver.com Hi there"); assert_true(stbbr_received( - "" + "" "Hi there" - "" + "" "" )); } @@ -36,15 +36,15 @@ send_receipt_on_request(void **state) prof_connect(); stbbr_send( - "" + "" "Wants a receipt" - "" + "" "" ); assert_true(stbbr_received( - "" - "" + "" + "" "" )); } -- cgit 1.4.1-2-gfad0