Skip to content

Commit c970105

Browse files
authored
Unignore KSP java test (#89)
1 parent bf6b382 commit c970105

File tree

1 file changed

+0
-1
lines changed
  • gradle-plugin/src/test/kotlin/app/softwork/serviceloader

1 file changed

+0
-1
lines changed

Diff for: gradle-plugin/src/test/kotlin/app/softwork/serviceloader/KspTesting.kt

-1
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ class KspTesting {
173173
)
174174
}
175175

176-
@Ignore
177176
@Test
178177
fun java() {
179178
val temp = Files.createTempDirectory("gradle")

0 commit comments

Comments
 (0)