mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 13:58:08 +00:00
Add missing return 0 in unit test
This commit is contained in:
@@ -139,4 +139,5 @@ int main(void) {
|
||||
test_serialize_long_text_event();
|
||||
test_serialize_mouse_event();
|
||||
test_serialize_scroll_event();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user