We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcda650 commit 2f6b6ebCopy full SHA for 2f6b6eb
src/LibObjectFile.Tests/Elf/ElfSimpleTests.cs
@@ -18,7 +18,6 @@ public class ElfSimpleTests : ElfTestBase
18
public TestContext TestContext { get; set; }
19
20
[DataTestMethod]
21
- [Ignore]
22
[DynamicData(nameof(GetLinuxBins), DynamicDataSourceType.Method)]
23
public void TestLinuxFile(string file)
24
{
0 commit comments