Merge pull request #2560 from Sridhar-MS/crossgen-tests

Add crossgen tests
This commit is contained in:
Sridhar Periyasamy 2016-05-03 14:09:55 -07:00
commit 3b48b6b4e9
5 changed files with 140 additions and 0 deletions

View file

@ -18,6 +18,7 @@ namespace Microsoft.DotNet.Cli.Build
public static readonly string[] TestProjects = new[]
{
"ArgumentForwardingTests",
"crossgen.Tests",
"EndToEnd",
"dotnet.Tests",
"dotnet-build.Tests",