1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-01 18:30:05 +02:00

Merge branch 'fix_test' into 'main'

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

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

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