We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b988a44 commit 4a7830bCopy full SHA for 4a7830b
1 file changed
src/LibObjectFile.Tests/Dwarf/DwarfTests.cs
@@ -28,7 +28,7 @@ public void ReadDwarf_version2_should_be_successfull()
28
Assert.IsNotNull(dwarf);
29
}
30
31
- [DataTestMethod]
+ [TestMethod]
32
[DataRow(0UL)]
33
[DataRow(1UL)]
34
[DataRow(50UL)]
0 commit comments