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

david_page
18.07.2007 9299391814e620ae9ddaf187e05c2b6dd54340a7
opends/tests/unit-tests-testng/src/server/org/opends/server/crypto/CryptoTestCase.java
@@ -30,7 +30,7 @@
import org.opends.server.DirectoryServerTestCase;
/**
 * An abstract class that all types unit tests should extend.
 * An abstract class that all crypto unit tests should extend.
 */
@Test(groups = { "precommit", "crypto" }, sequential = true)