Tests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS" manually
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Mon, 28 Oct 2013 21:02:44 +0000 (17:02 -0400)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Tue, 29 Oct 2013 17:42:35 +0000 (13:42 -0400)
commite94df7cfc279f38563e80e5a2b48a1bbd8d2b71b
tree897f2ca2d07ff6d172f762c55c17248b857a61c7
parent06fbdb04d5001eaf9abadb872185d7b3e1593e08
Tests: It is useless to unset "DBUS_SESSION_BUS_ADDRESS" manually

If the goal is to make sure we don't have a dbus connection, it has
to call g_test_dbus_unset() instead which is much more complete.

In this case, g_test_dbus_unset() is called already, so it should be
fine.

https://bugzilla.gnome.org/show_bug.cgi?id=697348
gio/tests/gapplication.c