diff --git a/glib/tests/bookmarkfile.c b/glib/tests/bookmarkfile.c index 98ecce53b..389bc6370 100644 --- a/glib/tests/bookmarkfile.c +++ b/glib/tests/bookmarkfile.c @@ -710,6 +710,7 @@ test_corner_cases (void) g_clear_error (&error); g_bookmark_file_free (bookmark); + g_unlink ("a"); } static void