summaryrefslogtreecommitdiff
path: root/tests/dbus/contacts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/contacts.c')
-rw-r--r--tests/dbus/contacts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus/contacts.c b/tests/dbus/contacts.c
index 9c070a732..9a4e9cc1e 100644
--- a/tests/dbus/contacts.c
+++ b/tests/dbus/contacts.c
@@ -3070,7 +3070,7 @@ main (int argc,
g_test_add ("/contacts/self-contact", Fixture, NULL,
setup_no_connect, test_self_contact, teardown);
- ret = g_test_run ();
+ ret = tp_tests_run_with_bus ();
g_assert (haze_remove_directory (dir));
g_free (dir);