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

gbellato
23.58.2008 fa1f845a9f9562b1727ecdbd06608c485a3b09b5
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/MonitorTest.java
@@ -552,12 +552,6 @@
    catch (Exception e) {}
  }
  
  @Test(enabled=true)
  public void MonitorTest() throws Exception
  {
    testMultiRS();
  }
  private static final ByteArrayOutputStream oStream =
    new ByteArrayOutputStream();
  private static final ByteArrayOutputStream eStream =