[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:analysis-tests:test",
|
||||||
":compiler:fir:fir2ir:test",
|
":compiler:fir:fir2ir:test",
|
||||||
":idea:idea-fir:test",
|
":idea:idea-fir:test",
|
||||||
":plugins:fir:fir-plugin-protoytype:test"
|
":plugins:fir:fir-plugin-prototype:test"
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -9,5 +9,4 @@ sourceSets {
|
|||||||
"test" { none() }
|
"test" { none() }
|
||||||
}
|
}
|
||||||
|
|
||||||
publish()
|
|
||||||
runtimeJar()
|
runtimeJar()
|
||||||
|
|||||||
Reference in New Issue
Block a user