[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
@@ -30,6 +30,7 @@ val SourceSet.projectDefault: Project.() -> Unit
|
||||
}
|
||||
"test" -> {
|
||||
java.srcDirs("test", "tests")
|
||||
this@projectDefault.resources.srcDir("testResources")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user