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