SOLR-4969: Enable ChaosMonkeyNothingIsSafeTest

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-06-27 20:00:38 +00:00
parent 280e96e81f
commit 87eb3cc3e3
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
@Slow
@BadApple
public class ChaosMonkeyNothingIsSafeTest extends AbstractFullDistribZkTestBase {
public static Logger log = LoggerFactory.getLogger(ChaosMonkeyNothingIsSafeTest.class);