[FIR] Fix build scripts for plugin prototype
This commit is contained in:
+1
-1
@@ -584,7 +584,7 @@ tasks {
|
||||
":compiler:fir:analysis-tests:test",
|
||||
":compiler:fir:fir2ir:test",
|
||||
":idea:idea-fir:test",
|
||||
":plugins:fir:fir-plugin-protoytype:test"
|
||||
":plugins:fir:fir-plugin-prototype:test"
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
@@ -9,5 +9,4 @@ sourceSets {
|
||||
"test" { none() }
|
||||
}
|
||||
|
||||
publish()
|
||||
runtimeJar()
|
||||
|
||||
Reference in New Issue
Block a user