Skip to content

Commit

Permalink
Revert "[tests] Ignore LinkSdkRegressionTest.AsQueryable_Enumerable d…
Browse files Browse the repository at this point in the history
…ue to an issue in .NET" (#11041)

This reverts commit ae0649f.

Original issue dotnet/runtime#41392 was fixed long ago
  • Loading branch information
spouliot authored and TJ Lambert committed Apr 7, 2021
1 parent d28b58f commit f6a25bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/linker/ios/link sdk/LinkSdkRegressionTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1138,9 +1138,6 @@ public void PreserveINativeObject ()
}
#endif

#if NET
[Ignore ("https://github.com/mono/linker/issues/1453")]
#endif
[Test]
// https://github.com/xamarin/xamarin-macios/issues/6346
public void AsQueryable_Enumerable ()
Expand Down

0 comments on commit f6a25bc

Please sign in to comment.