mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 04:39:45 +00:00
usp10/tests: Use win_skip instead of trace.
This commit is contained in:
parent
a7e13f565b
commit
80011be100
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user