don't set solrhome to null after test has run

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411707 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2012-11-20 15:45:48 +00:00
parent a3ffd5cda0
commit 2c91a229cd
1 changed files with 0 additions and 1 deletions

View File

@ -149,7 +149,6 @@ public abstract class AbstractZkTestCase extends SolrTestCaseJ4 {
zkServer.shutdown(); zkServer.shutdown();
SOLRHOME = null;
zkServer = null; zkServer = null;
zkDir = null; zkDir = null;