- Turn on test_capture_4.

svn path=/trunk/; revision=51266
This commit is contained in:
James Tabor
2011-04-06 12:56:46 +00:00
parent 3890323807
commit 5cf13573ed
+1 -5
View File
@@ -6058,11 +6058,7 @@ START_TEST(win)
test_capture_1();
test_capture_2();
test_capture_3(hwndMain, hwndMain2);
if(!winetest_interactive)
skip("skipping test_capture_4, that hangs on reactos\n");
else
test_capture_4();
test_capture_4();
test_CreateWindow();
test_parent_owner();