Modularization of performance tests
This commit is contained in:
+1
-1
@@ -660,7 +660,7 @@ tasks {
|
||||
register("idea-plugin-performance-tests") {
|
||||
dependsOn("dist")
|
||||
dependsOn(
|
||||
":idea:performanceTest"
|
||||
":idea:performanceTests:performanceTest"
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user