FIR Tests: Fix modularized tests dependencies for html dump
This commit is contained in:
committed by
teamcity
parent
8f9fd76254
commit
1c8b6dccff
@@ -24,6 +24,7 @@ dependencies {
|
|||||||
|
|
||||||
testRuntimeOnly("xerces:xercesImpl:2.12.0")
|
testRuntimeOnly("xerces:xercesImpl:2.12.0")
|
||||||
testRuntimeOnly(intellijPluginDep("java"))
|
testRuntimeOnly(intellijPluginDep("java"))
|
||||||
|
testRuntimeOnly(intellijDep()) { includeJars("commons-lang-2.4") }
|
||||||
|
|
||||||
testApi(commonDep("junit:junit"))
|
testApi(commonDep("junit:junit"))
|
||||||
testCompileOnly(project(":kotlin-test:kotlin-test-jvm"))
|
testCompileOnly(project(":kotlin-test:kotlin-test-jvm"))
|
||||||
|
|||||||
Reference in New Issue
Block a user