Commit e90f1e35 authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

kernel32/tests: Changed skip message.

parent 3de1c55d
......@@ -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;
}
......
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