mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MSCTF_WINETEST] Sync with Wine 3.0. CORE-14225
This commit is contained in:
parent
fa31874ef7
commit
45ec86c442
1 changed files with 1 additions and 1 deletions
|
@ -1901,7 +1901,7 @@ TfEditCookie ec)
|
|||
ok(SUCCEEDED(hr),"ITfContext_GetSelection failed\n");
|
||||
ok(fetched == 1,"fetched incorrect\n");
|
||||
ok(selection.range != NULL,"NULL range\n");
|
||||
sink_check_ok(&test_ACP_GetSelection,"ACP_GetSepection");
|
||||
sink_check_ok(&test_ACP_GetSelection,"GetSelection");
|
||||
ITfRange_Release(selection.range);
|
||||
|
||||
test_InsertAtSelection(ec, cxt);
|
||||
|
|
Loading…
Reference in a new issue