fix checkstyle.
This commit is contained in:
parent
e2c0396660
commit
9fcd9c86ed
|
@ -240,7 +240,7 @@ class FunctionsTest {
|
|||
// We allow this, which must be an omission to make the ctor private.
|
||||
new Functions();
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
void testAcceptBiConsumer() {
|
||||
final IllegalStateException ise = new IllegalStateException();
|
||||
|
|
Loading…
Reference in New Issue