tests/kms/cursor-hotplug: Remove extra trailing newline

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3262>
This commit is contained in:
Jonas Ådahl 2023-09-11 23:37:26 +08:00 committed by Marge Bot
parent a4aaee06f6
commit 838d8881d9

View File

@ -164,4 +164,3 @@ main (int argc,
return meta_context_test_run_tests (META_CONTEXT_TEST (context),
META_TEST_RUN_FLAG_CAN_SKIP);
}