Skip to content

Commit 0be1a3d

Browse files
committed
Re-enable test that failed due to false positives.
1 parent 872e3f9 commit 0be1a3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tests/JIT/Methodical/Coverage/arglist_pos.il

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333

3434
.method public hidebysig static int32 Main() il managed
3535
{
36+
.custom instance void [xunit.core]Xunit.FactAttribute::.ctor() = (
37+
01 00 00 00
38+
)
3639
.entrypoint
3740
.try
3841
{

0 commit comments

Comments
 (0)