JS stdlib: run kotlin.test library tests
This commit is contained in:
committed by
Anton Bannykh
parent
f0ec073bf6
commit
338bde23fc
@@ -27,6 +27,7 @@ compileTestKotlin2Js {
|
||||
kotlinOptions.freeCompilerArgs = ["-Xallow-kotlin-package"]
|
||||
kotlinOptions {
|
||||
metaInfo = false
|
||||
moduleKind = "umd"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user