Skip to content

Commit 0015695

Browse files
authored
Remove irrelevant comment (#4375)
1 parent 8685ee3 commit 0015695

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.TestPlatform.Acceptance.IntegrationTests/AssemblyPropertiesTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ public void GetAssemblyTypeForNativeDll()
3838
}
3939

4040
[TestMethod]
41-
// TODO: platform tests depend on test assets but we don't build them if you don't run acceptance tests.
4241
public void GetAssemblyTypeForManagedExe()
4342
{
4443
var assemblyPath = _testEnvironment.GetTestAsset("ConsoleManagedApp.exe", "net462");

0 commit comments

Comments
 (0)