Merge pull request #2269 from Sridhar-MS/kestrel-tests2
Add kestrel tests.
This commit is contained in:
commit
b772db9b29
19 changed files with 751 additions and 25 deletions
|
@ -34,7 +34,8 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
"Microsoft.Extensions.DependencyModel.Tests",
|
||||
"ArgumentForwardingTests",
|
||||
"dotnet-test.UnitTests",
|
||||
"dotnet-test.Tests"
|
||||
"dotnet-test.Tests",
|
||||
"Kestrel.Tests"
|
||||
};
|
||||
|
||||
public static readonly dynamic[] ConditionalTestAssets = new[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue