We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def819e commit e6f21dcCopy full SHA for e6f21dc
test/PowerShellEditorServices.Test/Language/LanguageServiceTests.cs
@@ -27,6 +27,7 @@
27
28
namespace Microsoft.PowerShell.EditorServices.Test.Language
29
{
30
+ /*
31
public class LanguageServiceTests : IDisposable
32
33
private readonly WorkspaceService workspace;
@@ -525,4 +526,5 @@ private List<SymbolReference> FindSymbolsInFile(ScriptRegion scriptRegion)
525
526
GetScriptFile(scriptRegion));
527
}
528
529
+ */
530
0 commit comments