summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/a11y/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am
index 89be4bfc03..68d68c9e4d 100644
--- a/tests/a11y/Makefile.am
+++ b/tests/a11y/Makefile.am
@@ -17,6 +17,10 @@ LDADD = \
$(top_builddir)/gtk/libgtk-3.la \
$(GTK_DEP_LIBS)
+# work around random file systems showing up in the file chooser,
+# breaking the 'pickers' test
+TESTS_ENVIRONMENT = GIO_USE_VOLUME_MONITOR=unix
+
TEST_PROGS += accessibility-dump
TEST_PROGS += tree-performance