mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Cleaning file 'filename' after the test in glib/tests/fileutils.c
This commit is contained in:
@@ -1447,6 +1447,7 @@ test_get_contents (void)
|
||||
g_assert_no_error (error);
|
||||
|
||||
g_free (contents);
|
||||
g_remove (filename);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user