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

lutoff
02.26.2006 e6766f00df05fa9f7a8762d55bb24a3a87265cff
opends/tests/unit-tests-testng/src/server/org/opends/server/controls/ControlsTestCase.java
@@ -49,6 +49,7 @@
  public void setUp() throws Exception
  {
    // This test suite depends on having the schema available.
    TestCaseUtils.startServer();
  }
}