stdlib-jvm: build as multiplatform, move project to jvm subfolder
Fix path with stdlib-jvm artifacts for public api test
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ class RuntimePublicAPITest {
|
||||
|
||||
@Test fun kotlinStdlibRuntimeMerged() {
|
||||
snapshotAPIAndCompare(
|
||||
"../../stdlib/build/libs", "kotlin-stdlib",
|
||||
"../../stdlib/jvm/build/libs", "kotlin-stdlib",
|
||||
listOf("../stdlib-declarations.json", "../stdlib-experimental-declarations.json"),
|
||||
listOf("kotlin.jvm.internal")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user