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(); } */ }