Skip to content

Commit

Permalink
Revert "Disable System.Reflection.Tests.TypeDelegatorTests.FunctionPo…
Browse files Browse the repository at this point in the history
…inters (dotnet#82321)"

This reverts commit 473e278.
  • Loading branch information
jkotas committed Feb 18, 2023
1 parent 13f4e0e commit 8a1ff58
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ public void Properties()

[Fact]
[ActiveIssue("https://github.com/dotnet/runtime/issues/71095", TestRuntimes.Mono)]
[ActiveIssue("https://github.com/dotnet/runtime/issues/82252", TestRuntimes.CoreCLR)]
[ActiveIssue("https://github.com/dotnet/runtime/issues/71883", typeof(PlatformDetection), nameof(PlatformDetection.IsNativeAot))]
public void FunctionPointers()
{
Expand Down

0 comments on commit 8a1ff58

Please sign in to comment.