mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
Clean the file "iochannel-test-outfile" after the test test_small_writes()
This commit is contained in:
parent
8901898da2
commit
9ed0dc5583
@ -59,6 +59,7 @@ test_small_writes (void)
|
||||
g_assert_cmpint (status, ==, G_IO_STATUS_NORMAL);
|
||||
|
||||
g_io_channel_unref (io);
|
||||
g_remove ("iochannel-test-outfile");
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user