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

This commit is contained in:
Emmanuel Fleury 2022-05-16 17:42:27 +02:00
parent 6ad8205949
commit 92a6db39de

View File

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