summaryrefslogtreecommitdiff
path: root/tests/dbus/text-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/text-channel.c')
-rw-r--r--tests/dbus/text-channel.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/dbus/text-channel.c b/tests/dbus/text-channel.c
index 880de6bc..88f6e750 100644
--- a/tests/dbus/text-channel.c
+++ b/tests/dbus/text-channel.c
@@ -604,11 +604,7 @@ int
main (int argc,
char **argv)
{
- tp_tests_abort_after (10);
- g_type_init ();
- tp_debug_set_flags ("all");
-
- g_test_init (&argc, &argv, NULL);
+ tp_tests_init (&argc, &argv);
g_test_bug_base ("http://bugs.freedesktop.org/show_bug.cgi?id=");
g_test_add ("/text-channel/creation", Test, NULL, setup,