d3d9: Only run the reset test once

Henri Verbeet hverbeet at codeweavers.com
Wed Sep 10 04:08:58 CDT 2008


---
 dlls/d3d9/tests/device.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/d3d9/tests/device.c b/dlls/d3d9/tests/device.c
index 41dcafb..c234478 100644
--- a/dlls/d3d9/tests/device.c
+++ b/dlls/d3d9/tests/device.c
@@ -2131,7 +2131,6 @@ START_TEST(device)
         test_mipmap_levels();
         test_cursor();
         test_reset();
-        test_reset();
         test_scene();
         test_limits();
         test_depthstenciltest();
-- 
1.5.6.4



--------------000206010409040901080307--



More information about the wine-patches mailing list