From 079ea5304b7bc99b07d2f05b2910ab370023c14d Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 15 Dec 2013 19:38:23 +0000 Subject: Moved _ask_password to UI module --- tests/test_cmd_rooms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_cmd_rooms.c') diff --git a/tests/test_cmd_rooms.c b/tests/test_cmd_rooms.c index 91581a99..b6782176 100644 --- a/tests/test_cmd_rooms.c +++ b/tests/test_cmd_rooms.c @@ -14,7 +14,7 @@ static void test_with_connection_status(jabber_conn_status_t status) CommandHelp *help = malloc(sizeof(CommandHelp)); will_return(jabber_get_connection_status, status); - expect_string(cons_show, msg, "You are not currently connected."); + expect_string(cons_show, output, "You are not currently connected."); gboolean result = cmd_rooms(NULL, *help); assert_true(result); -- cgit 1.4.1-2-gfad0