Remove codebase tests from compiler tests gradle task
KTI-975
This commit is contained in:
@@ -607,7 +607,6 @@ tasks {
|
|||||||
":compiler:tests-against-klib:test"
|
":compiler:tests-against-klib:test"
|
||||||
)
|
)
|
||||||
dependsOn(":plugins:jvm-abi-gen:test")
|
dependsOn(":plugins:jvm-abi-gen:test")
|
||||||
dependsOn(":repo:codebase-tests:test")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
register("testsForBootstrapBuildTest") {
|
register("testsForBootstrapBuildTest") {
|
||||||
|
|||||||
Reference in New Issue
Block a user