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

kenneth_suter
15.34.2007 80c58327faaa4873369f6bb949e62792c2f708e0
opends/tests/unit-tests-testng/src/server/org/opends/server/util/TestLDIFReader.java
@@ -36,6 +36,7 @@
import java.util.List;
import org.opends.server.TestCaseUtils;
import org.opends.messages.Message;
import org.opends.server.core.DirectoryServer;
import org.opends.server.protocols.ldap.LDAPModification;
import org.opends.server.types.Attribute;
@@ -655,10 +656,10 @@
      reader.readChangeRecord(false);
      reader.readChangeRecord(false);
      reader.rejectLastEntry("Rejected");
      reader.rejectLastEntry(Message.raw("Rejected"));
      reader.readChangeRecord(false);
      reader.rejectLastEntry("Rejected");
      reader.rejectLastEntry(Message.raw("Rejected"));
      reader.readChangeRecord(false);
      reader.readChangeRecord(false);