mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
Import the fail
This commit is contained in:
parent
514c2eddfc
commit
e70a21d7cd
@ -19,6 +19,7 @@ package org.apache.commons.collections4.bloomfilter.hasher;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertFalse;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
import static org.junit.Assert.fail;
|
||||
|
||||
import java.nio.charset.StandardCharsets;
|
||||
import java.util.NoSuchElementException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user