remove comment
This commit is contained in:
parent
800f19dfdc
commit
899d19a001
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ namespace Microsoft.DotNet.Tests.ArgumentForwarding
|
||||||
|
|
||||||
public ArgumentForwardingTests()
|
public ArgumentForwardingTests()
|
||||||
{
|
{
|
||||||
// Environment.SetEnvironmentVariable(
|
|
||||||
// Constants.MSBUILD_EXE_PATH,
|
|
||||||
// Path.Combine(new RepoDirectoriesProvider().Stage2Sdk, "MSBuild.dll"));
|
|
||||||
|
|
||||||
// This test has a dependency on an argument reflector
|
// This test has a dependency on an argument reflector
|
||||||
// Make sure it's been binplaced properly
|
// Make sure it's been binplaced properly
|
||||||
FindAndEnsureReflectorPresent();
|
FindAndEnsureReflectorPresent();
|
||||||
|
|
Loading…
Add table
Reference in a new issue