mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
tests: Drop some unnecessary messages from mapping test
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
7cd819126a
commit
615060d872
@ -189,8 +189,6 @@ test_private (void)
|
||||
|
||||
/* Cleaning left over files */
|
||||
g_remove ("maptest");
|
||||
|
||||
g_test_message ("test_private: ok");
|
||||
}
|
||||
|
||||
static void
|
||||
@ -283,8 +281,6 @@ test_child_private (void)
|
||||
/* Cleaning left over files */
|
||||
g_remove ("mapchild");
|
||||
g_remove ("maptest");
|
||||
|
||||
g_test_message ("test_child_private: ok");
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user