SOLR-9236: Fix import.

This commit is contained in:
markrmiller 2016-07-07 12:47:03 -04:00
parent 546093812c
commit c588415583
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ import java.util.concurrent.TimeUnit;
import org.apache.hadoop.hdfs.MiniDFSCluster;
import org.apache.lucene.util.LuceneTestCase.Slow;
import com.carrotsearch.randomizedtesting.annotations.Nightly;
import org.apache.solr.SolrTestCaseJ4.SuppressSSL;
import org.apache.solr.client.solrj.SolrQuery;
import org.apache.solr.client.solrj.SolrRequest;