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

lutoff
13.33.2008 eaf4f55cbc86da1fa67ffc730e015cea9fa1ac61
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxPrivilegeTestCase.java
@@ -111,7 +111,7 @@
   *
   * @throws  Exception  If an unexpected problem occurs.
   */
  @BeforeClass()
  @BeforeClass(alwaysRun = true)
  public void setUp()
         throws Exception
  {
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxTestCase.java
@@ -56,7 +56,7 @@
   * @throws Exception
   *           If the environment could not be set up.
   */
  @BeforeClass
  @BeforeClass(alwaysRun = true)
  public void setUp() throws Exception
  {
    // Make sure that the server is up and running.