mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
20.06.2013 115ed204ea54d5ffd5f54739fb9d1260172b85d7
opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/ConnectionPoolTestCase.java
@@ -264,6 +264,7 @@
        pc1.close();
        pc2.close();
        pc3.close();
        pool.close();
    }