mirror of https://github.com/apache/lucene.git
Rename ConfigSetsAPITest to TestConfigSetsAPIShareSchema (#1890)
This commit is contained in:
parent
7a09cc1d49
commit
4bf254158a
|
@ -26,7 +26,7 @@ import org.junit.AfterClass;
|
|||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
||||
public class ConfigSetsAPITest extends SolrCloudTestCase {
|
||||
public class TestConfigSetsAPIShareSchema extends SolrCloudTestCase {
|
||||
|
||||
@BeforeClass
|
||||
public static void setupCluster() throws Exception {
|
Loading…
Reference in New Issue