initial
This commit is contained in:
commit
baa0056244
352 changed files with 47928 additions and 0 deletions
7
test/PowerShellEditorServices.Test/AssemblyInfo.cs
Normal file
7
test/PowerShellEditorServices.Test/AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
// Copyright (c) Microsoft Corporation.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
using Xunit;
|
||||
|
||||
// Disable test parallelization to avoid port reuse issues
|
||||
[assembly: CollectionBehavior(DisableTestParallelization = true)]
|
||||
Loading…
Add table
Add a link
Reference in a new issue