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:
Stef Walter
2013-11-10 21:45:06 +01:00
parent e9d07420ef
commit ee33d6e07f

View File

@@ -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 ();