Continue switching projects to improved dsl: sourceSets and test running
This commit is contained in:
@@ -11,7 +11,7 @@ dependencies {
|
||||
|
||||
sourceSets {
|
||||
"main" { projectDefault() }
|
||||
"test" { none() }
|
||||
"test" {}
|
||||
}
|
||||
|
||||
runtimeJar {
|
||||
|
||||
Reference in New Issue
Block a user