Skip to content

Commit 98554b6

Browse files
committed
remove extra line
1 parent 4f318e7 commit 98554b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Runtime/tests/System.Reflection.Tests/CustomAttributeTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ public void BoxedEnumAttributes()
276276
Assert.Equal(EnumForArrays.Two, ((EnumForArrays[])att.B3)[0]);
277277
}
278278

279-
280279
[Fact]
281280
public void SystemObject_GetCustomAttributes_InheritanceConsistency()
282281
{

0 commit comments

Comments
 (0)