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

gbellato
21.43.2007 c65b78f462839c02f7a4f1668c73e273fc68275c
opends/tests/unit-tests-testng/src/server/org/opends/server/util/CertificateManagerTestCase.java
@@ -829,7 +829,7 @@
   *
   * @throws  Exception  If a problem occurs.
   */
  @Test()
  @Test(groups="slow")
  public void testGenerateSelfSignedCertificatePKCS12()
         throws Exception
  {
@@ -1061,7 +1061,7 @@
   *
   * @throws  Exception  If a problem occurs.
   */
  @Test()
  @Test(groups="slow")
  public void testGenerateCSRPKCS12()
         throws Exception
  {