We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ffaaf6 commit 9aae2b4Copy full SHA for 9aae2b4
mr/src/test/java/org/elasticsearch/hadoop/serialization/ScrollReaderTest.java
@@ -53,6 +53,7 @@
53
import static org.junit.Assert.assertEquals;
54
import static org.junit.Assert.assertFalse;
55
import static org.junit.Assert.assertNotNull;
56
+import static org.junit.Assert.assertNull;
57
import static org.junit.Assert.assertThat;
58
import static org.junit.Assert.assertTrue;
59
import static org.junit.Assert.fail;
0 commit comments