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:
Noble Paul 2009-08-31 09:24:49 +00:00
parent 4114447c8f
commit 325f20fc50
1 changed files with 12 additions and 13 deletions

View File

@ -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";