mirror of https://github.com/apache/lucene.git
tests: clean up static fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667034 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3dc5ed33c5
commit
e18c94f1db
|
@ -56,6 +56,7 @@ public class TestJsonFacets extends SolrTestCaseHS {
|
|||
JSONTestUtil.failRepeatedKeys = false;
|
||||
if (servers != null) {
|
||||
servers.stop();
|
||||
servers = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue