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

davidely
16.48.2007 dc135416ed7334a4778c55551be677d535df5032
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ProtocolWindowTest.java
@@ -94,8 +94,8 @@
  public void saturateQueueAndRestart() throws Exception
  {
    logError(Message.raw(
        "Starting Replication ProtocolWindowTest : saturateAndRestart",
            Category.SYNC, Severity.INFORMATION));
        Category.SYNC, Severity.INFORMATION,
        "Starting Replication ProtocolWindowTest : saturateAndRestart"));
    final DN baseDn = DN.decode("ou=People,dc=example,dc=com");
@@ -339,8 +339,8 @@
  public void protocolVersion() throws Exception
  {
    logError(Message.raw(
            "Starting Replication ProtocolWindowTest : protocolVersion",
            Category.SYNC, Severity.INFORMATION));
        Category.SYNC, Severity.INFORMATION,
        "Starting Replication ProtocolWindowTest : protocolVersion"));
    final DN baseDn = DN.decode("ou=People,dc=example,dc=com");