Enable tests
This commit is contained in:
parent
ac23150af3
commit
96c79f9661
26 changed files with 288 additions and 394 deletions
|
@ -53,7 +53,7 @@ namespace Microsoft.DotNet.Tools.Test.Utilities
|
|||
s_testAssets = new TestAssets(
|
||||
new DirectoryInfo(assetsRoot),
|
||||
new FileInfo(new Muxer().MuxerPath),
|
||||
new RepoDirectoriesProvider().TestWorkingFolder);
|
||||
RepoDirectoriesProvider.TestWorkingFolder);
|
||||
}
|
||||
|
||||
return s_testAssets;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue