mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix the GDBusProxy async test
Patch by Mike Gorse, bug https://bugzilla.gnome.org/show_bug.cgi?id=674805
This commit is contained in:
parent
7e07ea8189
commit
0149f44f4a
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user