--- a/libpurple/tests/test_notification_manager.c Thu Mar 23 22:49:23 2023 -0500 +++ b/libpurple/tests/test_notification_manager.c Thu Mar 23 23:11:59 2023 -0500 @@ -424,5 +424,7 @@ g_main_loop_unref(loop); + test_ui_purple_uninit(); + return ret; }