diff --git a/rostests/winetests/gdi32/font.c b/rostests/winetests/gdi32/font.c index 1d9b4fc9b0f..f2fde192b9a 100644 --- a/rostests/winetests/gdi32/font.c +++ b/rostests/winetests/gdi32/font.c @@ -285,9 +285,6 @@ static void test_bitmap_font(void) SIZE size_orig; INT ret, i, width_orig, height_orig, scale, lfWidth; - skip("ROS-HACK: Skipping bitmap font tests!\n"); - return; - hdc = GetDC(0); /* "System" has only 1 pixel size defined, otherwise the test breaks */