[Test] Enable builtin parallel tests execution form JUnit5 in :compiler:tests-common-new
This commit is contained in:
committed by
TeamCityServer
parent
78b2eb994b
commit
2f1e4862e5
+1
@@ -0,0 +1 @@
|
||||
org.jetbrains.kotlin.test.ApplicationEnvironmentDisposer
|
||||
@@ -0,0 +1,2 @@
|
||||
junit.jupiter.execution.parallel.enabled=true
|
||||
junit.jupiter.execution.parallel.mode.default=concurrent
|
||||
Reference in New Issue
Block a user