Merge branch 'fix_test' into 'main'

Cleaning a file left behind by glib/tests/bookmarkfile.c test case

See merge request GNOME/glib!2659
This commit is contained in:
Philip Withnall 2022-05-17 14:03:06 +00:00
commit fa8430d42a

View File

@ -710,6 +710,7 @@ test_corner_cases (void)
g_clear_error (&error);
g_bookmark_file_free (bookmark);
g_unlink ("a");
}
static void