Skip to content

Commit 3fcdebd

Browse files
committed
format
1 parent 5598e44 commit 3fcdebd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tools/clang/unittests/HLSLExec/LinAlgTests.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,8 +1400,7 @@ void DxilConf_SM610_LinAlg::OuterProduct_Thread_16x16_F16() {
14001400
Params.Enable16Bit = true;
14011401
runOuterProduct(D3DDevice, DxcSupport, Params, VerboseLogging);
14021402
*/
1403-
hlsl_test::LogCommentFmt(
1404-
L"Skipping test as not implemented");
1403+
hlsl_test::LogCommentFmt(L"Skipping test as not implemented");
14051404
WEX::Logging::Log::Result(WEX::Logging::TestResults::Skipped);
14061405
}
14071406

0 commit comments

Comments
 (0)