opendj-server-legacy/src/test/java/org/opends/server/tasks/AllowedTaskTestCase.java
@@ -22,7 +22,7 @@ * * * Copyright 2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS * Portions Copyright 2014-2015 ForgeRock AS */ package org.opends.server.tasks; @@ -54,7 +54,7 @@ * * @throws Exception If an unexpected problem occurs. */ @BeforeClass() @BeforeClass public void startServer() throws Exception { @@ -69,7 +69,7 @@ * * @throws Exception If an unexpected problem occurs. */ @Test() @Test public void testAllowedTask() throws Exception {