opendj-server-legacy/src/test/java/org/opends/server/extensions/NullKeyManagerProviderTestCase.java
@@ -22,6 +22,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2015 ForgeRock AS */ package org.opends.server.extensions; @@ -46,7 +47,7 @@ * * @throws Exception If an unexpected problem occurs. */ @BeforeClass() @BeforeClass public void startServer() throws Exception { @@ -61,7 +62,7 @@ * * @throws Exception If an unexpected problem occurs. */ @Test() @Test public void testNullKeyManagerProvider() throws Exception {