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

neil_a_wilson
01.11.2007 f03aa9b7cb6576bee78e0ed72e1a6ee8513ebd2b
opends/tests/unit-tests-testng/src/server/org/opends/server/TestCaseUtils.java
@@ -339,7 +339,7 @@
    TextAccessLogPublisher startupAccessPublisher =
        TextAccessLogPublisher.getStartupTextAccessPublisher(
            TestListener.ACCESS_TEXT_WRITER);
            TestListener.ACCESS_TEXT_WRITER, false);
    AccessLogger.removeAllAccessLogPublishers();
    AccessLogger.addAccessLogPublisher(DN.decode("cn=Test Access Publisher"),
                                       startupAccessPublisher);