comctl32/tests: Use win_skip instead of trace.
This commit is contained in:
parent
3f68d42128
commit
1b494e7f31
|
@ -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");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue