Skip to content

Commit 405095c

Browse files
Update integration-testing/src/withGuavaTest/kotlin/Jdk8InCoreIntegration.kt
Co-authored-by: dkhalanskyjb <[email protected]>
1 parent 7919e69 commit 405095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-testing/src/withGuavaTest/kotlin/Jdk8InCoreIntegration.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import org.junit.Test
88
import kotlin.test.*
99

1010
/*
11-
* Integration test that ensures both signatures from jdk8 and from core source-sets are used
11+
* Integration test that ensures signatures from both the jdk8 and the core source sets of the kotlinx-coroutines-core subproject are used.
1212
*/
1313
class Jdk8InCoreIntegration {
1414

0 commit comments

Comments
 (0)