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

coulbeck
12.43.2007 542657be7ca102a39aa67981d6fb9145ef99dee0
Enable the ACI unit tests.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/AciTests.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/AciTests.java
@@ -106,8 +106,8 @@
// TODO: Test userattr
  // Tests are disabled this way because a class-level @Test(enabled=false)
  // doesn't appear to work and the aci handler is not yet enabled.
  private static final boolean TESTS_ARE_DISABLED = true;
  // doesn't appear to work.
  private static final boolean TESTS_ARE_DISABLED = false;
  // This is used to lookup the day of the week from the calendar field.