Revert "Add performance tests"

This commit is contained in:
Piotr Puszkiewicz 2016-04-29 16:35:27 -07:00
parent 2a49edbb6e
commit ce3eed0306
33 changed files with 4 additions and 729 deletions

View file

@ -36,8 +36,7 @@ namespace Microsoft.DotNet.Cli.Build
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"Microsoft.DotNet.ProjectModel.Tests",
"Microsoft.Extensions.DependencyModel.Tests",
"Performance"
"Microsoft.Extensions.DependencyModel.Tests"
};
public static readonly string[] WindowsTestProjects = new[]