Commit 404dcbcd authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

shell32/tests: Change a trace into a skip for skipped tests.

parent e5d83ac6
......@@ -1095,7 +1095,7 @@ static void test_find_executable(void)
* like '.mpeg', etc.
* Also it means we cannot do any other test.
*/
trace("FindExecutable() is broken -> skipping 4+ character extension tests\n");
win_skip("FindExecutable() is broken -> not running 4+ character extension tests\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