aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/empathy-tls-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/empathy-tls-test.c b/tests/empathy-tls-test.c
index 1149166c9..31cadfbf6 100644
--- a/tests/empathy-tls-test.c
+++ b/tests/empathy-tls-test.c
@@ -325,6 +325,9 @@ teardown (Test *test, gconstpointer data)
g_main_loop_unref (test->loop);
test->loop = NULL;
+
+ g_object_unref (test->dbus);
+ test->dbus = NULL;
}
static void