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

lutoff
18.14.2008 d42b15e420478dc45785fff6e00b863cc1f8a0f9
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDAPPasswordModifyTestCase.java
@@ -735,7 +735,7 @@
  {
    TestCaseUtils.initializeTestBackend(true);
    String trustStorePath = DirectoryServer.getServerRoot() + File.separator +
    String trustStorePath = DirectoryServer.getInstanceRoot() + File.separator +
                            "config" + File.separator + "client.truststore";
    addTestUser();
@@ -802,7 +802,7 @@
  {
    TestCaseUtils.initializeTestBackend(true);
    String trustStorePath = DirectoryServer.getServerRoot() + File.separator +
    String trustStorePath = DirectoryServer.getInstanceRoot() + File.separator +
                            "config" + File.separator + "client.truststore";
    addTestUser();