- [User32_winetest]

- Win : Remove test_capture from service. This is related to TrackMouseEvent issues which use SetCapture.

svn path=/trunk/; revision=46006
This commit is contained in:
James Tabor 2010-03-08 20:52:04 +00:00
parent f5a35ee9b2
commit 63f9072074

View file

@ -5979,7 +5979,7 @@ START_TEST(win)
test_capture_1();
test_capture_2();
test_capture_3(hwndMain, hwndMain2);
test_capture_4();
// test_capture_4();
test_CreateWindow();
test_parent_owner();