test: removed small change that should not have been committed

Original commit: elastic/x-pack-elasticsearch@3b069b775a
This commit is contained in:
Martijn van Groningen 2015-11-04 19:07:14 +07:00
parent 418c341e32
commit 1d6845190f
1 changed files with 0 additions and 5 deletions

View File

@ -57,11 +57,6 @@ import static org.hamcrest.Matchers.*;
*/
public class BasicWatcherTests extends AbstractWatcherIntegrationTestCase {
@Override
protected boolean enableShield() {
return false;
}
public void testIndexWatch() throws Exception {
WatcherClient watcherClient = watcherClient();
createIndex("idx");