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

gbellato
19.50.2006 6643d301a9043597a33ffed7454d50c29a50a12a
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -149,6 +149,8 @@
                  new File(testConfigDir, "schema"));
    copyDirectory(new File(resourceDir, "MakeLDIF"),
                  new File(testConfigDir, "MakeLDIF"));
    copyFile(new File(testResourceDir, "jmxkeystore"),
             new File(testRoot, "jmxkeystore"));
    // Find some free ports for the listeners and write them to the
    // config-chamges.ldif file.