d3dx9/tests: Fix indentation.
This commit is contained in:
parent
6fe841edde
commit
6953865e8d
|
@ -460,7 +460,7 @@ START_TEST(core)
|
|||
skip("Couldn't create application window\n");
|
||||
return;
|
||||
}
|
||||
if (!d3d) {
|
||||
if (!d3d) {
|
||||
skip("Couldn't create IDirect3D9 object\n");
|
||||
DestroyWindow(wnd);
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue