mirror of https://github.com/apache/lucene.git
SOLR-6770 accidentally commented out a test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652153 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
17d78d0727
commit
3a4cf1ca29
|
@ -71,7 +71,7 @@ public class TestSolrConfigHandlerCloud extends AbstractFullDistribZkTestBase {
|
|||
@Override
|
||||
public void doTest() throws Exception {
|
||||
setupHarnesses();
|
||||
// testReqHandlerAPIs();
|
||||
testReqHandlerAPIs();
|
||||
testReqParams();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue