1
0
Fork 0

tests/wayland-unit-tests: Remove unnecessary message check

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2167>
This commit is contained in:
Jonas Ådahl 2021-12-18 00:13:41 +01:00 committed by Marge Bot
parent cb424b68e6
commit 28a5946a28

View file

@ -361,7 +361,6 @@ toplevel_activation (void)
data.loop = g_main_loop_new (NULL, FALSE);
data.wayland_test_client = meta_wayland_test_client_new ("xdg-activation");
meta_wayland_test_client_finish (data.wayland_test_client);
g_test_assert_expected_messages ();
}
static void