description = 'Integration tests for ESQL'

subprojects {
  tasks.withType(Javadoc).configureEach { enabled = false }
}
