Commit 1b494e7f authored by Paul Vriens's avatar Paul Vriens Committed by Alexandre Julliard

comctl32/tests: Use win_skip instead of trace.

parent 3f68d421
......@@ -454,5 +454,5 @@ START_TEST(dpa)
if(InitFunctionPtrs(hcomctl32))
test_dpa();
else
trace("skipping tests\n");
win_skip("Needed functions are not available\n");
}
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