Remove left-over comment

This commit is contained in:
Alpar Torok 2018-05-28 11:51:12 +03:00
parent 3f56044834
commit f5de25c618
1 changed files with 0 additions and 6 deletions

View File

@ -25,9 +25,3 @@ dependencies {
testCompile project(path: ':modules:rank-eval', configuration: 'runtime')
testCompile project(path: ':modules:lang-mustache', configuration: 'runtime')
}
/*
* One of the integration tests doesn't work with the zip distribution
* and will be fixed later.
* Tracked by https://github.com/elastic/elasticsearch/issues/30628
*/