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

Jean-Noel Rouvignac
26.25.2015 76cefb06b3a6dda586c3691765d39f1b5c800fc8
opendj-server-legacy/src/test/java/org/opends/server/schema/TimeBasedMatchingRuleTest.java
@@ -66,8 +66,8 @@
  private DN user5;
  private DN user6;
  private final static String TIME_ATTR = "test-time";
  private final static String DATE_ATTR = "test-date";
  private static final String TIME_ATTR = "test-time";
  private static final String DATE_ATTR = "test-date";
  /**