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();