tests: Drop some unnecessary messages from mapping test

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
Philip Withnall 2024-01-18 16:50:40 +00:00
parent 7cd819126a
commit 615060d872

View File

@ -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