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

Matthew Swift
13.17.2012 02fd2376942a788d953250ba34f740ac9228abe0
opendj3/opendj-ldap-sdk/src/test/java/com/forgerock/opendj/ldap/DefaultTCPNIOTransportTestCase.java
@@ -48,7 +48,7 @@
     * @throws Exception
     *             If an unexpected error occurred.
     */
    @Test(enabled = true)
    @Test(enabled = false)
    public void testGetInstance() throws Exception {
        // Create a transport.
        final TCPNIOTransport transport = DefaultTCPNIOTransport.getInstance();