msxml3/tests: Step to the next item on failure as well.
This commit is contained in:
parent
44fb3c393d
commit
14316fc17f
|
@ -5647,6 +5647,7 @@ static void test_default_properties(void)
|
||||||
if (hr != S_OK)
|
if (hr != S_OK)
|
||||||
{
|
{
|
||||||
win_skip("can't create %s instance\n", entry->clsid);
|
win_skip("can't create %s instance\n", entry->clsid);
|
||||||
|
entry++;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue