fix checkstyle.

This commit is contained in:
XenoAmess 2020-06-14 07:04:23 +08:00 committed by Bruno P. Kinoshita
parent e2c0396660
commit 9fcd9c86ed
1 changed files with 1 additions and 1 deletions

View File

@ -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();