Add missing scripting tests to the global task, make them parallel
This commit is contained in:
@@ -23,4 +23,6 @@ dependencies {
|
||||
sourceSets {
|
||||
"main" { }
|
||||
"test" { projectDefault() }
|
||||
}
|
||||
}
|
||||
|
||||
projectTest(parallel = true)
|
||||
|
||||
Reference in New Issue
Block a user