mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
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:
parent
a044b12cf5
commit
dada4c8943
@ -29,7 +29,7 @@ import java.io.IOException;
|
|||||||
import java.nio.file.Path;
|
import java.nio.file.Path;
|
||||||
import java.nio.file.Paths;
|
import java.nio.file.Paths;
|
||||||
|
|
||||||
public class TestEmbeddedSolrServer extends SolrTestCaseJ4 {
|
public class TestEmbeddedSolrServerConstructors extends SolrTestCaseJ4 {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testPathConstructor() throws IOException {
|
public void testPathConstructor() throws IOException {
|
Loading…
x
Reference in New Issue
Block a user