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

Jean-Noel Rouvignac
24.11.2015 8d21db36015f8560d9cd2bcee9817f2c0a07a386
opendj-server-legacy/src/test/java/org/opends/server/controls/ExternalChangelogControlTest.java
@@ -43,7 +43,7 @@
{
  /**
   * Create values for External Changelog Request Control
   * Create values for External Changelog Request Control.
   */
  @DataProvider(name = "eclRequestControl")
  public Object[][] createECLRequestControlTest()
@@ -59,7 +59,7 @@
  }
  /**
   * Test ExternalChangelogRequestControl
   * Test ExternalChangelogRequestControl.
   */
  @Test(dataProvider = "eclRequestControl")
  public void checkECLRequestControlTest(boolean critical, String value)