SOLR-7307: Rename test file to make Eclipse happy

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669427 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Alan Woodward 2015-03-26 20:24:24 +00:00
parent a044b12cf5
commit dada4c8943
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
public class TestEmbeddedSolrServer extends SolrTestCaseJ4 {
public class TestEmbeddedSolrServerConstructors extends SolrTestCaseJ4 {
@Test
public void testPathConstructor() throws IOException {