mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:25:48 +00:00
[SETUPAPI_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
340679bd1a
commit
cdd41ac6c4
3 changed files with 47 additions and 140 deletions
|
@ -1417,8 +1417,6 @@ START_TEST(devinst)
|
|||
testRegisterAndGetDetail();
|
||||
testDeviceRegistryPropertyA();
|
||||
testDeviceRegistryPropertyW();
|
||||
testSetupDiGetClassDevsA();
|
||||
|
||||
if (!winetest_interactive)
|
||||
{
|
||||
win_skip("testSetupDiGetINFClassA(), ROSTESTS-66.\n");
|
||||
|
@ -1427,4 +1425,5 @@ START_TEST(devinst)
|
|||
{
|
||||
testSetupDiGetINFClassA();
|
||||
}
|
||||
testSetupDiGetClassDevsA();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue