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

Matthew Swift
25.41.2014 797a1775440f6c1a9a8d517120195b43ca5f3a0e
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)