Commit 80011be1 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

usp10/tests: Use win_skip instead of trace.

parent a7e13f56
......@@ -1352,7 +1352,7 @@ static void test_digit_substitution(void)
if (!pEnumLanguageGroupLocalesA)
{
trace("EnumLanguageGroupLocalesA not available on this platform\n");
win_skip("EnumLanguageGroupLocalesA not available on this platform\n");
return;
}
......
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