mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 22:02:14 +00:00
[kernel32_winetest]
skip test_typelib_section svn path=/trunk/; revision=63046
This commit is contained in:
parent
4d286e5a49
commit
e396f9689a
1 changed files with 3 additions and 0 deletions
|
@ -1662,6 +1662,9 @@ static void test_dllredirect_section(void)
|
|||
|
||||
static void test_typelib_section(void)
|
||||
{
|
||||
skip("test_typelib_section\n");
|
||||
return;
|
||||
|
||||
static const WCHAR helpW[] = {'h','e','l','p'};
|
||||
ACTCTX_SECTION_KEYED_DATA data, data2;
|
||||
struct guidsection_header *section;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue