Skip to content

Commit 5475718

Browse files
committed
remove region
1 parent 21ba584 commit 5475718

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RubberduckTests/Inspections/MemberNotOnInterfaceInspectionTests.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,6 @@ Dim dict As Dictionary
255255
}
256256
}
257257

258-
#region https://github.com/rubberduck-vba/Rubberduck/issues/3343
259-
260258
[Test]
261259
[Category("Inspections")]
262260
public void MemberNotOnInterface_WithNewReturnsResult()
@@ -317,8 +315,6 @@ End With
317315
}
318316
}
319317

320-
#endregion
321-
322318
[Test]
323319
[Category("Inspections")]
324320
public void MemberNotOnInterface_CatchesInvalidUseOfMember()

0 commit comments

Comments
 (0)