minor: small cleanup in K2 scripting support code
This commit is contained in:
committed by
Space Team
parent
895a811b47
commit
776cdbcd3f
@@ -86,9 +86,7 @@ object PathUtil {
|
||||
|
||||
val KOTLIN_SCRIPTING_PLUGIN_CLASSPATH_JARS = arrayOf(
|
||||
KOTLIN_SCRIPTING_COMPILER_PLUGIN_JAR, KOTLIN_SCRIPTING_COMPILER_IMPL_JAR,
|
||||
KOTLINX_COROUTINES_CORE_JAR,
|
||||
KOTLIN_SCRIPTING_COMMON_JAR, KOTLIN_SCRIPTING_JVM_JAR,
|
||||
JS_ENGINES_JAR
|
||||
)
|
||||
|
||||
const val KOTLIN_TEST_NAME = "kotlin-test"
|
||||
|
||||
Reference in New Issue
Block a user