GMenuModel: Don't leak GDBusConnection in test

See https://bugzilla.gnome.org/show_bug.cgi?id=672985#c89

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen 2012-04-18 13:33:00 -04:00
parent 1b5f70b5b0
commit 9dce93514e

View File

@ -839,6 +839,7 @@ test_dbus_subscriptions (void)
g_object_unref (menu);
g_main_loop_unref (loop);
g_object_unref (bus);
}
static gpointer