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

Jean-Noël Rouvignac
16.44.2015 9aa1482c49865483f798f91ef7d16f03cc3ec811
opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/AciTestCase.java
@@ -74,7 +74,7 @@
    Reporter.log("Running aciTestCaseSetup");
    TestCaseUtils.startServer();
    TestCaseUtils.clearJEBackend("userRoot", "dc=example,dc=com");
    TestCaseUtils.clearBackend("userRoot", "dc=example,dc=com");
    TestCaseUtils.initializeTestBackend(true);
    // Save Global ACI.
@@ -96,7 +96,7 @@
  {
    Reporter.log("Running aciTestCaseTearDown");
    TestCaseUtils.clearJEBackend("userRoot");
    TestCaseUtils.clearBackend("userRoot");
    TestCaseUtils.initializeTestBackend(true);
    // Restore Global ACI.