Skip to content

Commit 9aae2b4

Browse files
authored
Fixing ScrollReaderTest compilation (#1887)
1 parent 4ffaaf6 commit 9aae2b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mr/src/test/java/org/elasticsearch/hadoop/serialization/ScrollReaderTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
import static org.junit.Assert.assertEquals;
5454
import static org.junit.Assert.assertFalse;
5555
import static org.junit.Assert.assertNotNull;
56+
import static org.junit.Assert.assertNull;
5657
import static org.junit.Assert.assertThat;
5758
import static org.junit.Assert.assertTrue;
5859
import static org.junit.Assert.fail;

0 commit comments

Comments
 (0)