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

neil_a_wilson
17.58.2007 4ba723c86195021552934866ab2124e5d4963854
opends/tests/unit-tests-testng/src/server/org/opends/quicksetup/QuickSetupTestCase.java
@@ -38,6 +38,7 @@
 */
public class QuickSetupTestCase {
/*
  @BeforeSuite
  public final void suppressOutput() {
    TestCaseUtils.suppressOutput();
@@ -55,5 +56,6 @@
    Utils.stopServer();
    TestCaseUtils.unsupressOutput();
  }  
*/
}