opendj-sdk/opendj3/opendj-sdk/src/test/java/com/forgerock/opendj/util/UtilTestCase.java
@@ -36,7 +36,7 @@ /** * An abstract class that all util unit tests should extend. Util represents the * classes found directly under the package org.opends.sdk.util. * classes found directly under the package org.forgerock.opendj.ldap.util. */ @Test(groups = { "precommit", "util", "sdk" }) public abstract class UtilTestCase extends OpenDJTestCase