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

Matthew Swift
25.41.2014 2e08c37f9be54131a8eaed720abd869514b0c91f
opendj-sdk/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)