Build: compiler tests-common test runtime
This commit is contained in:
@@ -24,8 +24,6 @@ dependencies {
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
testCompile(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
testCompile(intellijDep()) { includeJars("log4j", "jdom") }
|
||||
|
||||
testRuntimeOnly(intellijDep()) { includeJars("jps-model") }
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user