Fix the GDBusProxy async test

Patch by Mike Gorse, bug
https://bugzilla.gnome.org/show_bug.cgi?id=674805
This commit is contained in:
Matthias Clasen 2012-08-19 18:36:18 -04:00
parent 7e07ea8189
commit 0149f44f4a

View File

@ -831,8 +831,6 @@ fail_test (gpointer user_data)
static void
test_async (void)
{
return; /* XXX: See bug #672248 */
g_dbus_proxy_new_for_bus (G_BUS_TYPE_SESSION,
G_DBUS_PROXY_FLAGS_NONE,
NULL, /* GDBusInterfaceInfo */