[FIR] Fix FIR modularized tests after switch to 192
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
fc4bcfb536
commit
0040490daf
@@ -19,6 +19,7 @@ dependencies {
|
|||||||
|
|
||||||
Platform[192].orHigher {
|
Platform[192].orHigher {
|
||||||
testCompileOnly(intellijPluginDep("java")) { includeJars("java-api") }
|
testCompileOnly(intellijPluginDep("java")) { includeJars("java-api") }
|
||||||
|
testRuntimeOnly(intellijPluginDep("java"))
|
||||||
}
|
}
|
||||||
|
|
||||||
testRuntime(intellijDep())
|
testRuntime(intellijDep())
|
||||||
|
|||||||
Reference in New Issue
Block a user