remove eclipse conditional

This commit is contained in:
Martijn van Groningen 2019-10-15 07:16:49 +02:00
parent c4b1a3045a
commit 51c33f3edf
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@ dependencies {
testCompile project(path: xpackModule('core'), configuration: 'testArtifacts')
testCompile project(path: ':modules:ingest-common')
testCompile project(path: xpackModule('monitoring'), configuration: 'testArtifacts')
if (isEclipse) {
testCompile project(path: xpackModule('core-tests'), configuration: 'testArtifacts')
}
}
// No real integ tests in the module: