You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/functionalTest/kotlin/com/github/jengelman/gradle/plugins/shadow/transformers/ServiceFileTransformerTest.kt
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -196,9 +196,6 @@ class ServiceFileTransformerTest : BaseTransformerTest() {
* See https://github.com/gradle/gradle/blob/df5bc230c57db70aa3f6909403e5f89d7efde531/platforms/core-configuration/file-operations/src/main/java/org/gradle/api/internal/file/copy/DuplicateHandlingCopyActionDecorator.java#L54-L65.
201
-
*/
202
199
@ParameterizedTest
203
200
@MethodSource("withThrowingProvider")
204
201
funhonorDuplicatesStrategyWithThrowing(
@@ -215,9 +212,6 @@ class ServiceFileTransformerTest : BaseTransformerTest() {
215
212
}
216
213
}
217
214
218
-
/**
219
-
* See https://github.com/gradle/gradle/blob/df5bc230c57db70aa3f6909403e5f89d7efde531/platforms/core-configuration/file-operations/src/main/java/org/gradle/api/internal/file/copy/DuplicateHandlingCopyActionDecorator.java#L54-L65.
0 commit comments