Skip to content

Commit

Permalink
remove region
Browse files Browse the repository at this point in the history
  • Loading branch information
comintern committed Jul 18, 2018
1 parent 21ba584 commit 5475718
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -255,8 +255,6 @@ public void MemberNotOnInterface_Ignored_DoesNotReturnResult()
}
}

#region https://github.com/rubberduck-vba/Rubberduck/issues/3343

[Test]
[Category("Inspections")]
public void MemberNotOnInterface_WithNewReturnsResult()
Expand Down Expand Up @@ -317,8 +315,6 @@ End With
}
}

#endregion

[Test]
[Category("Inspections")]
public void MemberNotOnInterface_CatchesInvalidUseOfMember()
Expand Down

0 comments on commit 5475718

Please sign in to comment.