tests: enable test - no JIRA issue

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

View File

@ -47,7 +47,6 @@ import org.junit.Test;
/**
* Incorporate the open/close stress tests into unit tests.
*/
@BadApple
public class OpenCloseCoreStressTest extends SolrTestCaseJ4 {
private final Object locker = new Object();