We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c361a0c commit 36361afCopy full SHA for 36361af
hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/snapshot/TestExportSnapshotV2NoCluster.java
@@ -26,6 +26,7 @@
26
import org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock;
27
import org.apache.hadoop.hbase.testclassification.MapReduceTests;
28
import org.apache.hadoop.hbase.testclassification.SmallTests;
29
+import org.junit.jupiter.api.BeforeEach;
30
import org.junit.jupiter.api.Tag;
31
import org.junit.jupiter.api.Test;
32
import org.slf4j.Logger;
0 commit comments