mirror of https://github.com/apache/lucene.git
autoprops setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809514 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4114447c8f
commit
325f20fc50
|
@ -5,7 +5,8 @@ import org.apache.solr.util.AbstractSolrTestCase;
|
|||
|
||||
/**
|
||||
* <p> Test disabling components</p>
|
||||
* @version $Id:$
|
||||
*
|
||||
* @version $Id$
|
||||
* @since solr 1.4
|
||||
*/
|
||||
public class TestPluginEnable extends AbstractSolrTestCase {
|
||||
|
@ -18,8 +19,6 @@ public class TestPluginEnable extends AbstractSolrTestCase {
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public String getSchemaFile() {
|
||||
return "schema-replication1.xml";
|
||||
|
|
Loading…
Reference in New Issue