提交 bb2b9c28 编写于 作者: M Manish Vasani

Fix build for tests

上级 440676da
......@@ -19,7 +19,7 @@ Namespace Microsoft.VisualStudio.LanguageServices.UnitTests.SolutionExplorer
isEnabledByDefault:=True)
Dim diagnosticItem = New LegacyDiagnosticItem(Nothing, descriptor, ReportDiagnostic.Error, Nothing)
Dim handler = New AnalyzersCommandHandler(Nothing, Nothing, Nothing, Nothing)
Dim handler = New AnalyzersCommandHandler(Nothing, Nothing, Nothing)
Dim shown = handler.DiagnosticContextMenuController.ShowContextMenu({diagnosticItem}, Nothing)
Debug.Assert(Not shown)
End Sub
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册