aboutsummaryrefslogtreecommitdiffstats
path: root/tests/empathy-chatroom-manager-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/empathy-chatroom-manager-test.c')
-rw-r--r--tests/empathy-chatroom-manager-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/empathy-chatroom-manager-test.c b/tests/empathy-chatroom-manager-test.c
index 966027f38..3ba0239f1 100644
--- a/tests/empathy-chatroom-manager-test.c
+++ b/tests/empathy-chatroom-manager-test.c
@@ -76,7 +76,7 @@ check_chatrooms_list (EmpathyChatroomManager *mgr,
fail_if (g_hash_table_size (found) != 0);
g_list_free (chatrooms);
- g_hash_table_destroy (found);
+ g_hash_table_unref (found);
}
static gboolean