Skip to content

Commit 1b5bdfe

Browse files
Remove test exclusion (#91253)
When this exclusion merged in #89421, the issue was already fixed.
1 parent 88860b7 commit 1b5bdfe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/JIT/opt/Devirtualization/Comparer_get_Default.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Optimize>True</Optimize>
4-
5-
<!-- https://github.com/dotnet/runtime/issues/89918 -->
6-
<NativeAotIncompatible>true</NativeAotIncompatible>
74
</PropertyGroup>
85
<ItemGroup>
96
<Compile Include="Comparer_get_Default.cs" />

0 commit comments

Comments
 (0)