Build: Fix idea performance tests runtime
This commit is contained in:
@@ -175,6 +175,7 @@ dependencies {
|
|||||||
|
|
||||||
performanceTestCompile(sourceSets["test"].output)
|
performanceTestCompile(sourceSets["test"].output)
|
||||||
performanceTestCompile(sourceSets["main"].output)
|
performanceTestCompile(sourceSets["main"].output)
|
||||||
|
performanceTestRuntime(sourceSets["performanceTest"].output)
|
||||||
}
|
}
|
||||||
|
|
||||||
projectTest(parallel = true) {
|
projectTest(parallel = true) {
|
||||||
|
|||||||
Reference in New Issue
Block a user