We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8685ee3 commit 0015695Copy full SHA for 0015695
test/Microsoft.TestPlatform.Acceptance.IntegrationTests/AssemblyPropertiesTests.cs
@@ -38,7 +38,6 @@ public void GetAssemblyTypeForNativeDll()
38
}
39
40
[TestMethod]
41
- // TODO: platform tests depend on test assets but we don't build them if you don't run acceptance tests.
42
public void GetAssemblyTypeForManagedExe()
43
{
44
var assemblyPath = _testEnvironment.GetTestAsset("ConsoleManagedApp.exe", "net462");
0 commit comments