mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[kernel32_winetest]
don't skip test_typelib_section anymore svn path=/trunk/; revision=63203
This commit is contained in:
parent
71bcf04d1f
commit
392953e09d
1 changed files with 0 additions and 3 deletions
|
@ -1670,9 +1670,6 @@ static void test_typelib_section(void)
|
|||
HANDLE handle;
|
||||
BOOL ret;
|
||||
|
||||
skip("test_typelib_section\n");
|
||||
return;
|
||||
|
||||
/* use two dependent manifests, 4 'files' total */
|
||||
create_manifest_file("testdep1.manifest", manifest_wndcls1, -1, NULL, NULL);
|
||||
create_manifest_file("testdep2.manifest", manifest_wndcls2, -1, NULL, NULL);
|
||||
|
|
Loading…
Reference in a new issue