| opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java | ●●●●● patch | view | raw | blame | history |
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/LdapTestCase.java
@@ -33,6 +33,6 @@ * An abstract class that all types unit test should extend. */ @Test(groups = { "precommit, ldap" }) @Test(groups = { "precommit", "ldap" }) public abstract class LdapTestCase extends DirectoryServerTestCase {}