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

matthew_swift
26.21.2007 5ceb2e9601d2501d021d0c61188ec913076555a0
opends/tests/unit-tests-testng/src/server/org/opends/quicksetup/ConfigurationTest.java
@@ -58,12 +58,6 @@
  }
  @Test(enabled = false)
  public void testGetSecurePort() throws IOException {
    // TODO: something more useful
    config.getSecurePort();
  }
  @Test(enabled = false)
  public void testGetLogPaths() throws IOException {
    // TODO: something more useful
    config.getLogPaths();