tests: null out static

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613652 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2014-07-26 15:18:03 +00:00
parent bcfb420558
commit e3fc860547
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ public class TestZKPropertiesWriter extends AbstractDataImportHandlerTestCase {
zkServer = null;
zkDir = null;
cc = null;
}
@Test