Fix dotnet-test.UnitTests now that ProjectWithTests has moved outside of TestAssets/TestProjects.
This commit is contained in:
parent
e5e7ab1e47
commit
5684f9933d
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@ namespace Microsoft.Dotnet.Tools.Test.Tests
|
|||
private static readonly string ProjectJsonPath = Path.Combine(
|
||||
AppContext.BaseDirectory,
|
||||
"TestAssets",
|
||||
"TestProjects",
|
||||
"ProjectWithTests",
|
||||
"project.json");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue