diff --git a/solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java b/solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java index 92c59077376..4787660d6a5 100644 --- a/solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java +++ b/solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java @@ -60,7 +60,6 @@ import org.junit.BeforeClass; * * @since 1.4 */ -@LuceneTestCase.Nightly // TODO: can this test be sped up? it used to not be so slow... public class TestReplicationHandler extends SolrTestCaseJ4 {