mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 22:50:43 +00:00
kernel32/tests: Changed skip message.
This commit is contained in:
parent
3de1c55dc6
commit
e90f1e3568
@ -1044,7 +1044,7 @@ START_TEST(actctx)
|
||||
init_paths();
|
||||
if (!init_funcs())
|
||||
{
|
||||
skip("Couldn't load kernel32\n");
|
||||
skip("Needed functions are not available\n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user