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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/ModifyConflictTest.java
@@ -164,7 +164,7 @@
  /**
   * Test that replace with null value is correctly seen as a delete
   * by doing first a replace with null, then add at at previous time
   * then check that the add was ignored
   * then check that the add was ignored.
   */
  @Test
  public void replaceWithNull() throws Exception
@@ -1266,7 +1266,7 @@
  }
  /**
   * helper function.
   * Helper function.
   */
  private void testHistoricalAndFake(Entry entry)
  {