d3dcompiler: Add D3DCreateBlob() test.
diff --git a/configure.ac b/configure.ac
index d888063..5b8a199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2303,6 +2303,7 @@
 WINE_CONFIG_DLL(d3dcompiler_41)
 WINE_CONFIG_DLL(d3dcompiler_42)
 WINE_CONFIG_DLL(d3dcompiler_43,,[d3dcompiler])
+WINE_CONFIG_TEST(dlls/d3dcompiler_43/tests)
 WINE_CONFIG_DLL(d3dim,,[d3dim])
 WINE_CONFIG_DLL(d3drm,,[d3drm])
 WINE_CONFIG_TEST(dlls/d3drm/tests)