Polish
Closes gh-6234
This commit is contained in:
committed by
Stephane Nicoll
parent
3151df624a
commit
301574de09
@@ -46,7 +46,7 @@ public class SilentExitExceptionHandlerTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void doesntInterferWithOtherExceptions() throws Exception {
|
||||
public void doesntInterfereWithOtherExceptions() throws Exception {
|
||||
TestThread testThread = new TestThread() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user