SOLR-6593: SOLR-7599: Re-enable DeleteLastCustomShardedReplicaTest on trunk

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682173 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2015-05-28 08:42:51 +00:00
parent cdc666122b
commit 863f85bddf
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ import static org.apache.solr.cloud.OverseerCollectionProcessor.SHARDS_PROP;
import static org.apache.solr.common.cloud.ZkNodeProps.makeMap;
import static org.apache.solr.common.params.CollectionParams.CollectionAction.DELETEREPLICA;
@Ignore("SOLR-6347,SOLR-6593")
public class DeleteLastCustomShardedReplicaTest extends AbstractFullDistribZkTestBase {
protected String getSolrXml() {