Checkstyle
This commit is contained in:
parent
8321035684
commit
c5e1ab6403
@ -43,7 +43,6 @@ public class InternalLoggerFactoryTest {
|
||||
InternalLoggerFactory.setDefaultFactory(oldLoggerFactory);
|
||||
}
|
||||
|
||||
|
||||
@Test(expected = NullPointerException.class)
|
||||
public void shouldNotAllowNullDefaultFactory() {
|
||||
InternalLoggerFactory.setDefaultFactory(null);
|
||||
|
Loading…
x
Reference in New Issue
Block a user