[JS SCRIPT] Enable js script test along with other script tests
This commit is contained in:
@@ -607,6 +607,7 @@ tasks {
|
||||
dependsOn(":kotlin-scripting-jsr223-test:embeddableTest")
|
||||
dependsOn(":kotlin-main-kts-test:test")
|
||||
dependsOn(":kotlin-scripting-ide-services-test:test")
|
||||
dependsOn(":kotlin-scripting-js-test:test")
|
||||
}
|
||||
|
||||
register("compilerTest") {
|
||||
|
||||
Reference in New Issue
Block a user