[stdlib-mpp] Change path to the new stdlib artifact in BCV and JdkApi tests
KT-56106
This commit is contained in:
committed by
Space Team
parent
12c314cfa4
commit
cfa6c39015
+1
-1
@@ -20,7 +20,7 @@ class RuntimePublicAPITest {
|
||||
val testName = TestName()
|
||||
|
||||
@Test fun kotlinStdlibRuntimeMerged() {
|
||||
snapshotAPIAndCompare("../../stdlib/jvm/build/libs", "kotlin-stdlib", listOf("kotlin.jvm.internal"))
|
||||
snapshotAPIAndCompare("../../stdlib/build/libs", "kotlin-stdlib", listOf("kotlin.jvm.internal"))
|
||||
}
|
||||
|
||||
@Test fun kotlinStdlibJdk7() {
|
||||
|
||||
Reference in New Issue
Block a user