restored @Test annotation in SimpleValidateQueryTests

This commit is contained in:
javanna 2014-05-12 12:52:35 +02:00 committed by Luca Cavanna
parent d1ddbd2c51
commit 7980911d96
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ public class SimpleValidateQueryTests extends ElasticsearchIntegrationTest {
}
@Test
public void explainValidateQueryTwoNodes() throws IOException {
createIndex("test");
ensureGreen();