Description
Code to delete a folder recursive is written in multiple test files. Following are the files containing the same piece of code.
src/java/systest/org/apache/zookeeper/test/system/QuorumPeerInstance.java src/java/test/org/apache/zookeeper/test/ClientBase.java src/java/test/org/apache/zookeeper/server/quorum/LearnerTest.java src/java/test/org/apache/zookeeper/server/quorum/Zab1_0Test.java
Remove duplicate code from these files