Disable some misleading service tests because a test cannot determine wheter or not...
[reactos.git] / rostests / apitests / w32knapi / ntuser / NtUserFindExistingCursorIcon.c
1 INT
2 Test_NtUserFindExistingCursoricon(PTESTINFO pti)
3 {
4
5 return APISTATUS_NORMAL;
6 }
7