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

gbellato
24.14.2006 8f9679b64473d91649bd5b8fb5c791029c40d97c
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -172,8 +172,6 @@
                  new File(testConfigDir, "schema"));
    copyDirectory(new File(resourceDir, "MakeLDIF"),
                  new File(testConfigDir, "MakeLDIF"));
    copyFile(new File(testResourceDir, "jmxkeystore"),
             new File(testRoot, "jmxkeystore"));
    copyFile(new File(testResourceDir, "server.keystore"),
             new File(testConfigDir, "server.keystore"));
    copyFile(new File(testResourceDir, "server.truststore"),