mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 09:23:04 +08:00
[SERVICES_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -561,6 +561,7 @@ static void test_runner(void (*p_run_test)(void))
|
||||
WaitForSingleObject(thread, INFINITE);
|
||||
CloseHandle(event_handle);
|
||||
CloseHandle(pipe_handle);
|
||||
CloseHandle(thread);
|
||||
}
|
||||
|
||||
START_TEST(service)
|
||||
|
||||
Reference in New Issue
Block a user