tests: this test needed proper ssl suppression - no reason to disable without a JIRA issue

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572129 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2014-02-26 16:11:55 +00:00
parent dc77c92d0f
commit ea781c3b11
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ import org.junit.BeforeClass;
*/
@Slow
@SuppressSSL // No SSL for now - it can be too slow
@BadApple
public class FullSolrCloudDistribCmdsTest extends AbstractFullDistribZkTestBase {
@BeforeClass