Skip to content

Commit

Permalink
issue hcoles#537 fix failing unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Kalkman committed Jun 1, 2020
1 parent 7f70532 commit a35a091
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,6 @@ public static class EmptySuite {
@RunWith(CustomDescriptionSuiteRunner.class)
@SuiteClasses({ One.class })
public static class CustomTest {
@Test
public void six() {

}
}

@Test
Expand Down

0 comments on commit a35a091

Please sign in to comment.