diff --git a/rostests/apitests/gdi32/CreateIconIndirect.c b/rostests/apitests/gdi32/CreateIconIndirect.c index 2d61bfce558..14478e4e1d8 100644 --- a/rostests/apitests/gdi32/CreateIconIndirect.c +++ b/rostests/apitests/gdi32/CreateIconIndirect.c @@ -135,7 +135,7 @@ Test_GetIconInfo(BOOL fIcon) } -START_TEST(GetIconInfo) +START_TEST(CreateIconIndirect) { HCURSOR hcursor; HICON hicon;