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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/tools/LDAPPasswordModifyTestCase.java
@@ -51,10 +51,10 @@
public class LDAPPasswordModifyTestCase
       extends ToolsTestCase
{
  // The path to a file containing the current bind password.
  /** The path to a file containing the current bind password. */
  private String currentPasswordFile;
  // The path to a file containing the new password.
  /** The path to a file containing the new password. */
  private String newPasswordFile;