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

coulbeck
12.43.2007 d20723a5196df90bc7862d2cad4ebed6184eb9b9
Enable the ACI unit tests.
1 files modified
4 ■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/AciTests.java 4 ●●●● patch | view | raw | blame | history
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.