summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-exit-on-close.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/tests/gdbus-exit-on-close.c')
-rw-r--r--gio/tests/gdbus-exit-on-close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/gdbus-exit-on-close.c b/gio/tests/gdbus-exit-on-close.c
index 916016870..e3aba16a9 100644
--- a/gio/tests/gdbus-exit-on-close.c
+++ b/gio/tests/gdbus-exit-on-close.c
@@ -201,7 +201,7 @@ main (int argc,
{
gint i;
- g_test_init (&argc, &argv, NULL);
+ g_test_init (&argc, &argv, G_TEST_OPTION_ISOLATE_DIRS, NULL);
for (i = 0; cases[i].name != NULL; i++)
{