mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-09 01:54:51 +01:00
mimeapps: Don't make this test dependent on behavior of gvfs
https://bugzilla.gnome.org/show_bug.cgi?id=711799
This commit is contained in:
@@ -618,6 +618,9 @@ test_all (void)
|
||||
int
|
||||
main (int argc, char *argv[])
|
||||
{
|
||||
/* Predictable test by not loading random gio modules */
|
||||
g_setenv ("GIO_MODULE_DIR", "/non-existant", TRUE);
|
||||
|
||||
g_test_init (&argc, &argv, NULL);
|
||||
|
||||
setup ();
|
||||
|
||||
Reference in New Issue
Block a user