gdi32/tests: Don't expect the screen dc's bitmap to be mono 1x1.
This commit is contained in:
parent
e270f5a89d
commit
103f3db95f
|
@ -1988,7 +1988,6 @@ todo_wine
|
|||
test_mono_1x1_bmp(bm5);
|
||||
test_mono_1x1_bmp(old1);
|
||||
test_mono_1x1_bmp(curObj1);
|
||||
test_mono_1x1_bmp(curObj2);
|
||||
|
||||
DeleteObject(bm);
|
||||
DeleteObject(bm1);
|
||||
|
|
Loading…
Reference in New Issue