Skip to content

Commit 2f6b6eb

Browse files
committed
Try to re-enable the tests on Linux
1 parent fcda650 commit 2f6b6eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LibObjectFile.Tests/Elf/ElfSimpleTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ public class ElfSimpleTests : ElfTestBase
1818
public TestContext TestContext { get; set; }
1919

2020
[DataTestMethod]
21-
[Ignore]
2221
[DynamicData(nameof(GetLinuxBins), DynamicDataSourceType.Method)]
2322
public void TestLinuxFile(string file)
2423
{

0 commit comments

Comments
 (0)