d3d11/tests: Fix typo in #undef.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia 2018-02-15 13:49:38 +01:00 committed by Alexandre Julliard
parent e65c3d1c35
commit e95db4c590
1 changed files with 1 additions and 1 deletions

View File

@ -2870,7 +2870,7 @@ static void test_create_depthstencil_view(void)
};
#undef FMT_UNKNOWN
#undef D24S8
#undef R24S8_TL
#undef R24G8_TL
#undef DIM_UNKNOWN
#undef TEX_1D
#undef TEX_1D_ARRAY