Continue switching projects to improved dsl: sourceSets and test running
This commit is contained in:
@@ -15,7 +15,7 @@ sourceSets {
|
||||
srcDirs( "src", "instrumentation/src")
|
||||
}
|
||||
}
|
||||
"test" { none() }
|
||||
"test" {}
|
||||
}
|
||||
|
||||
runtimeJar {
|
||||
|
||||
Reference in New Issue
Block a user