mirror of https://github.com/apache/lucene.git
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884028 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5a103adc60
commit
de487edc01
|
@ -36,7 +36,7 @@ import java.util.UUID;
|
|||
public class TestBinaryResponseWriter extends AbstractSolrTestCase {
|
||||
|
||||
public String getSchemaFile() {
|
||||
return "schema1_2.xml";
|
||||
return "schema12.xml";
|
||||
}
|
||||
|
||||
public String getSolrConfigFile() {
|
||||
|
|
Loading…
Reference in New Issue