opends/tests/unit-tests-testng/src/server/org/opends/server/schema/SchemaTestCase.java
@@ -34,7 +34,7 @@ /** * An abstract class that all schema unit test should extend. */ @Test(groups = { "precommit", "schema" }) @Test(groups = { "precommit", "schema" }, sequential = true) public abstract class SchemaTestCase extends DirectoryServerTestCase { /**