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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/protocols/ldap/TestAddResponseProtocolOp.java
@@ -70,9 +70,7 @@
   */
  private static final LocalizableMessage resultMsg = LocalizableMessage.raw("Test Successful");
  /**
   * The DN to use for add result operations
   */
  /** The DN to use for add result operations. */
  private DN dn;
  @BeforeClass