git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884028 13f79535-47bb-0310-9956-ffa450edef68

This commit is contained in:
Noble Paul 2009-11-25 10:51:40 +00:00
parent 5a103adc60
commit de487edc01
1 changed files with 1 additions and 1 deletions

View File

@ -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() {