summaryrefslogtreecommitdiff
path: root/gio/tests/gdbus-test-fixture.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/tests/gdbus-test-fixture.c')
-rw-r--r--gio/tests/gdbus-test-fixture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/tests/gdbus-test-fixture.c b/gio/tests/gdbus-test-fixture.c
index 2071bbad9..70f455e19 100644
--- a/gio/tests/gdbus-test-fixture.c
+++ b/gio/tests/gdbus-test-fixture.c
@@ -80,7 +80,7 @@ int
main (int argc,
char *argv[])
{
- g_test_init (&argc, &argv, NULL);
+ g_test_init (&argc, &argv, G_TEST_OPTION_ISOLATE_DIRS, NULL);
/* This test simply ensures that we can bring the GTestDBus up and down a hand
* full of times in a row, each time successfully activating the in-tree service