|
@@ -26,6 +26,7 @@ import static org.hamcrest.Matchers.both;
|
|
|
import static org.hamcrest.Matchers.endsWith;
|
|
|
import static org.hamcrest.Matchers.startsWith;
|
|
|
|
|
|
+@ESTestCase.WithoutSecurityManager
|
|
|
public class EntitlementInitializationTests extends ESTestCase {
|
|
|
|
|
|
private static PathLookup TEST_PATH_LOOKUP;
|