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

Matthew Swift
23.13.2011 3c776d2736d5406718fe310745796c78c8d28547
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