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

Matthew Swift
04.15.2013 aa2e7c321ca330792a6c2a7c41efd923bb1270af
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/StressTest.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 *      Portions copyright 2013 ForgeRock As.
 */
package org.opends.server.replication;
@@ -163,7 +164,7 @@
    }
    finally {
      DirectoryServer.deregisterMonitorProvider(REPLICATION_STRESS_TEST);
      DirectoryServer.deregisterMonitorProvider(monitor);
      broker.stop();
    }
  }