Skip to content

Commit 652e1f0

Browse files
committed
Remove outdated test comment
1 parent 67978ab commit 652e1f0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

testlib/src/test/java/com/diffplug/spotless/kotlin/KtLintStepTest.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
import com.diffplug.spotless.StepHarness;
2424
import com.diffplug.spotless.TestProvisioner;
2525

26-
/**
27-
* This class is the only one that uses jcenter, and it seems to be the only one that
28-
* causes these problems. The root is still a gradle bug, but in the meantime we don't
29-
* need to hold up *every* PR with this: https://github.com/gradle/gradle/issues/11752
30-
*/
3126
class KtLintStepTest extends ResourceHarness {
3227
@Test
3328
void behavior() throws Exception {

0 commit comments

Comments
 (0)