Commit 14316fc1 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

msxml3/tests: Step to the next item on failure as well.

parent 44fb3c39
......@@ -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;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment