Shorten test folder name

This commit is contained in:
Justin Goshi 2017-02-17 17:02:15 -08:00
parent aaa9fe2c1d
commit aefdb22ae4
10 changed files with 1 additions and 1 deletions

View file

@ -95,7 +95,7 @@ namespace Microsoft.DotNet.Migration.Tests
{ {
MigrateAndBuild( MigrateAndBuild(
"NonRestoredTestProjects", "NonRestoredTestProjects",
"PJAppWithSlnAndXprojRefThatRefsCsprojWhereSlnDoesNotRefCsproj"); "PJAppWithSlnThatDoesNotRefCsproj");
} }
[Fact] [Fact]