mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
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…
x
Reference in New Issue
Block a user