mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +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_assert_no_error (error);
|
||||||
|
|
||||||
g_free (contents);
|
g_free (contents);
|
||||||
|
g_remove (filename);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Reference in New Issue
Block a user