Skip to content

Commit

Permalink
Remove test that was removed with 'redundant abstract' diagnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
zarechenskiy committed Jul 6, 2016
1 parent aa2622a commit 41b5207
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ public void notImplementedMemberFromAbstractClass() {
doAutoTest();
}

@Test
public void redundantAbstract() {
doAutoTest();
}

@Test
public void replaceOpen() {
doAutoTest();
Expand Down

0 comments on commit 41b5207

Please sign in to comment.