mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
msxml3/tests: Step to the next item on failure as well.
This commit is contained in:
parent
44fb3c393d
commit
14316fc17f
1 changed files with 1 additions and 0 deletions
|
@ -5647,6 +5647,7 @@ static void test_default_properties(void)
|
|||
if (hr != S_OK)
|
||||
{
|
||||
win_skip("can't create %s instance\n", entry->clsid);
|
||||
entry++;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue