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/proftest.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/functionaltests/proftest.c') diff --git a/tests/functionaltests/proftest.c b/tests/functionaltests/proftest.c index 2888aaad..3b256f60 100644 --- a/tests/functionaltests/proftest.c +++ b/tests/functionaltests/proftest.c @@ -227,8 +227,8 @@ void prof_connect_with_roster(char *roster) { GString *roster_str = g_string_new( - "" - "" + "" + "" ); g_string_append(roster_str, roster); g_string_append(roster_str, @@ -240,9 +240,9 @@ prof_connect_with_roster(char *roster) g_string_free(roster_str, TRUE); stbbr_for_id("prof_presence_1", - "" + "" "0" - "" + "" "" ); @@ -260,7 +260,7 @@ void prof_connect(void) { prof_connect_with_roster( - "" - "" + "" + "" ); } -- cgit 1.4.1-2-gfad0