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

Matthew Swift
04.45.2013 bcff561412f0b97c54763d36b594daa5d04017bd
Fix build break
1 files modified
2 ■■■ changed files
opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/requests/CompareRequestTestCase.java 2 ●●● patch | view | raw | blame | history
opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/requests/CompareRequestTestCase.java
@@ -29,7 +29,7 @@
import org.testng.annotations.DataProvider;
/**
 * @author sin
 * Tests for CompareRequest.
 */
@SuppressWarnings("javadoc")
public class CompareRequestTestCase extends RequestTestCase {