Update MS.CA.EditorFeatures2.UnitTests splitting

This DLL should be marked for splitting in our test runner. When we did
the great assembly rename though this was missed. Fixing.
上级 f7402bde
......@@ -300,7 +300,7 @@ private static List<AssemblyInfo> GetAssemblyList(Options options)
// bottleneck. Can adjust as we get real data.
if (name == "Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll" ||
name == "Roslyn.Services.Editor.UnitTests2.dll" ||
name == "Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll" ||
name == "Microsoft.VisualStudio.LanguageServices.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll" ||
name == "Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册