[Analysis API Standalone] add comment about KT-63493 to StandaloneSessionBuilderAgainstStdlibTest
This commit is contained in:
committed by
Space Team
parent
fca04d4143
commit
531e4fb86e
+1
@@ -20,6 +20,7 @@ class StandaloneSessionBuilderAgainstStdlibTest : AbstractStandaloneSessionBuild
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun testKotlinStdLibCommon() {
|
fun testKotlinStdLibCommon() {
|
||||||
|
// KT-63493 to avoid using a hardcoded path
|
||||||
doTestKotlinStdLibResolve(CommonPlatforms.defaultCommonPlatform, Paths.get("dist/common/kotlin-stdlib-common.jar"))
|
doTestKotlinStdLibResolve(CommonPlatforms.defaultCommonPlatform, Paths.get("dist/common/kotlin-stdlib-common.jar"))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user