remove comment

This commit is contained in:
jonsequitur 2017-03-20 10:32:14 -07:00
parent 800f19dfdc
commit 899d19a001

View file

@ -25,10 +25,6 @@ namespace Microsoft.DotNet.Tests.ArgumentForwarding
public ArgumentForwardingTests()
{
// Environment.SetEnvironmentVariable(
// Constants.MSBUILD_EXE_PATH,
// Path.Combine(new RepoDirectoriesProvider().Stage2Sdk, "MSBuild.dll"));
// This test has a dependency on an argument reflector
// Make sure it's been binplaced properly
FindAndEnsureReflectorPresent();