[Spec tests] Enable running spec tests at all for remote run
This commit is contained in:
committed by
Victor Petukhov
parent
509036b08b
commit
5f4a94a1b3
@@ -314,7 +314,7 @@ tasks {
|
||||
dependsOn(":compiler:test",
|
||||
":compiler:container:test",
|
||||
":compiler:tests-java8:test",
|
||||
":compiler:tests-spec:remoteRunTests")
|
||||
":compiler:tests-spec:test")
|
||||
dependsOn(":plugins:jvm-abi-gen:test")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user