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

gbellato
26.21.2006 6e98b0fd64764d5f1cee6a7cdd83cafaae276168
add the issue number in the failing Bit string tests
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/BitStringSyntaxTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/schema/BitStringSyntaxTest.java
@@ -101,7 +101,7 @@
      
      EqualityMatchingRule matchingRule = syntax.getEqualityMatchingRule();
     /* disabled because it currently fails
      * see issue
      * see issue 726
      * 
      * assertTrue(matchingRule.areEqual(byteStringValue, newValue));
      */