opendj-cli/src/test/java/com/forgerock/opendj/cli/UtilsTestCase.java
@@ -32,6 +32,7 @@ import static org.testng.Assert.assertFalse; import static org.testng.Assert.assertTrue; @SuppressWarnings("javadoc") public class UtilsTestCase extends CliTestCase { @Test(expectedExceptions = ClientException.class)