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

Matthew Swift
20.06.2013 115ed204ea54d5ffd5f54739fb9d1260172b85d7
opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/ConnectionFactoryTestCase.java
@@ -95,7 +95,7 @@
        }
        public void handleResult(final Connection con) {
            //
            con.close();
            latch.countDown();
        }
    }