Add an explicit dependency on dist for UAST tests
This commit is contained in:
committed by
TeamCityServer
parent
b34e2c1474
commit
f7fdffefd6
@@ -65,5 +65,6 @@ sourceSets {
|
||||
testsJar {}
|
||||
|
||||
projectTest(parallel = true) {
|
||||
dependsOn(":dist")
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user