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

sin
29.24.2008 334ab2fd062fd4cc1a7fe397485055dbe8bb9e91
Fix for warnings in Collation unit test case
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/CollationMatchingRuleTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/CollationMatchingRuleTest.java
@@ -334,7 +334,7 @@
  {
    /*Search the collation rule with tag of en and suffix in the filter.
     *It searches for string quebec against the value of sn which is
     *Québec.
     * Qu\u00e9bec.
     */
    InternalClientConnection conn =
         InternalClientConnection.getRootConnection();