Skip to content

Commit

Permalink
removing kaboom
Browse files Browse the repository at this point in the history
  • Loading branch information
lbergelson committed Sep 20, 2018
1 parent 5510225 commit 21203af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public void init() {
@AfterClass
public void close() throws IOException {
seq.close();
throw new IOException("kaboom");
}

@Test
Expand Down

0 comments on commit 21203af

Please sign in to comment.