Skip to content

Commit d3b6866

Browse files
committed
chore: cleanup no longer used code
1 parent 9d7554d commit d3b6866

File tree

2 files changed

+0
-66
lines changed

2 files changed

+0
-66
lines changed

app/src/main/java/com/diffplug/spotless/cli/core/CliJarProvisioner.java

Lines changed: 0 additions & 62 deletions
This file was deleted.

build-logic/src/main/groovy/buildlogic.java-special-tests-conventions.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ def special = [
1010
'cliProcessNpm',
1111
]
1212

13-
tasks.named('test', Test).configure {
14-
useJUnitPlatform()
15-
}
16-
1713
special.forEach { tag ->
1814
tasks.register("test${tag.capitalize()}", Test) {
1915
useJUnitPlatform {

0 commit comments

Comments
 (0)