summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-threading.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/tests/gdbus-threading.c')
-rw-r--r--gio/tests/gdbus-threading.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/gdbus-threading.c b/gio/tests/gdbus-threading.c
index 8323dd292..755b490e0 100644
--- a/gio/tests/gdbus-threading.c
+++ b/gio/tests/gdbus-threading.c
@@ -677,7 +677,7 @@ main (int argc,
gint ret;
gchar *path;
- g_test_init (&argc, &argv, NULL);
+ g_test_init (&argc, &argv, G_TEST_OPTION_ISOLATE_DIRS, NULL);
session_bus_up ();