Fix SamWithReceiver tests for scripts, add tests...
that use new script definition and ability to load annotations from script definition
This commit is contained in:
@@ -17,7 +17,8 @@ dependencies {
|
||||
testCompile(project(":compiler:cli"))
|
||||
testCompile(projectTests(":compiler:tests-common"))
|
||||
testCompile(commonDep("junit:junit"))
|
||||
|
||||
testCompileOnly(project(":kotlin-compiler"))
|
||||
testCompile(project(":kotlin-scripting-jvm-host-unshaded"))
|
||||
testRuntimeOnly(intellijCoreDep()) { includeJars("intellij-core") }
|
||||
|
||||
Platform[192].orHigher {
|
||||
|
||||
Reference in New Issue
Block a user