Fix FirMultiModuleResolveTestGenerated tests
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ private object ScriptCompilationConfigurationForExtensionAndIdeConsoleRoots : Sc
|
|||||||
// required for the scripts after the kotlin stdlib/script-runtime, and set wholeClasspath to false
|
// required for the scripts after the kotlin stdlib/script-runtime, and set wholeClasspath to false
|
||||||
dependenciesFromClassContext(
|
dependenciesFromClassContext(
|
||||||
ScriptCompilationConfigurationForExtensionAndIdeConsoleRoots::class,
|
ScriptCompilationConfigurationForExtensionAndIdeConsoleRoots::class,
|
||||||
"kotlin-stdlib", "kotlin-script-runtime",
|
"kotlin-stdlib",
|
||||||
wholeClasspath = true
|
wholeClasspath = true
|
||||||
)
|
)
|
||||||
PluginManagerCore.getPlugins().forEach {
|
PluginManagerCore.getPlugins().forEach {
|
||||||
|
|||||||
Reference in New Issue
Block a user