test: run randomily with shield again

Original commit: elastic/x-pack-elasticsearch@d55e61af71
This commit is contained in:
Martijn van Groningen 2015-04-24 12:13:49 +02:00
parent f39da21905
commit 3e882fce7d
1 changed files with 0 additions and 5 deletions

View File

@ -47,11 +47,6 @@ public class HttpInputIntegrationTest extends AbstractWatcherIntegrationTests {
.build();
}
@Override
protected boolean enableShield() {
return false;
}
@Test
public void testHttpInput() throws Exception {
createIndex("index");