mirror of https://github.com/apache/lucene.git
import missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245903 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e98ce6ed5
commit
88f7c8bd77
|
@ -25,6 +25,7 @@ import org.apache.solr.client.solrj.embedded.JettySolrRunner;
|
|||
import org.apache.solr.common.SolrInputDocument;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
|
|
Loading…
Reference in New Issue