[FIR] Make fir modularized test depends on dist
This commit is contained in:
@@ -45,6 +45,7 @@ projectTest {
|
||||
workingDir = rootDir
|
||||
jvmArgs!!.removeIf { it.contains("-Xmx") }
|
||||
maxHeapSize = "3g"
|
||||
dependsOn(":dist")
|
||||
}
|
||||
|
||||
testsJar()
|
||||
Reference in New Issue
Block a user