Refactoring to remove warnings in LDAP module.
This commit is contained in:
@@ -56,6 +56,7 @@ public abstract class AbstractLdapIntegrationTests {
|
||||
protected AbstractLdapIntegrationTests() {
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@BeforeClass
|
||||
public static void startServer() throws Exception {
|
||||
shutdownRunningServers();
|
||||
|
||||
Reference in New Issue
Block a user