Implement JSR-223 functionality on top of the "new" REPL
This commit is contained in:
+1
@@ -160,6 +160,7 @@ class SubpluginsIT : BaseGradleIT() {
|
||||
assertCompiledKotlinSources(project.relativize(bobGreet, aliceGreet, worldGreet, greetScriptTemplateKt))
|
||||
}
|
||||
} else {
|
||||
assertFailed()
|
||||
val usedGradleVersion =
|
||||
GradleVersion.version(
|
||||
System.getProperty("kotlin.gradle.version.for.tests")
|
||||
|
||||
Reference in New Issue
Block a user