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

Violette Roche-Montane
23.10.2013 9b5a6543d5bcca85176ac19d1c5fca80911fbb2e
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/UpgradeTestCase.java
@@ -97,10 +97,10 @@
  }
  /**
   * Tests the Upgrade tool with a running server throws an error.
   * Tests the upgrade with an offline server and empty args fails.
   */
  @Test()
  public void testUpgradeServerOffline() throws InitializationException,
  public void testUpgradeServerOfflineEmptyArgs() throws InitializationException,
      ConfigException, DirectoryException, IOException
  {
    String[] args = { "" };