d3d9: Only run the reset test once.

This commit is contained in:
Henri Verbeet 2008-09-10 11:08:58 +02:00 committed by Alexandre Julliard
parent d51ea01159
commit 8a77aa03e0
1 changed files with 0 additions and 1 deletions

View File

@ -2131,7 +2131,6 @@ START_TEST(device)
test_mipmap_levels();
test_cursor();
test_reset();
test_reset();
test_scene();
test_limits();
test_depthstenciltest();