| opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/LDAPListenerTestCase.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/LDAPListenerTestCase.java
@@ -48,7 +48,6 @@ /** * Tests the LDAPListener class. */ @Test(enabled=false) public class LDAPListenerTestCase extends SdkTestCase { @@ -383,7 +382,7 @@ * @throws Exception * If an unexpected error occurred. */ @Test @Test(enabled=false) public void testConnectionEventListenerDisconnect() throws Exception { final MockServerConnection onlineServerConnection = new MockServerConnection();