mirror of https://github.com/apache/lucene.git
enable this test again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1237191 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6d5e8df1da
commit
23e845d479
|
@ -59,7 +59,6 @@ import org.junit.Ignore;
|
|||
* what we test now - the default update chain
|
||||
*
|
||||
*/
|
||||
@Ignore
|
||||
public class FullSolrCloudTest extends AbstractDistributedZkTestCase {
|
||||
|
||||
private static final String SHARD2 = "shard2";
|
||||
|
|
Loading…
Reference in New Issue