Skip to content

Commit 74d753a

Browse files
tritaoddobrev
authored andcommitted
Remove Linux test exclusion (#1049)
1 parent cbd84ee commit 74d753a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CSharp/CSharp.Tests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,6 @@ public void TestGetEnumFromNativePointer()
568568
}
569569
}
570570

571-
[Test, Platform(Exclude = "Linux", Reason = "This fails on Linux for no reason at all.")]
572571
public void TestStdStringConstant()
573572
{
574573
Assert.That(CSharp.HasFreeConstant.AnotherUnit.STD_STRING_CONSTANT, Is.EqualTo("test"));

0 commit comments

Comments
 (0)