[Wasm] Temporary task to provide wasm stdlib tests
This commit is contained in:
committed by
Zalim Bashorov
parent
a13e16cb77
commit
223e590dcd
@@ -0,0 +1,3 @@
|
||||
tasks.create("check") {
|
||||
dependsOn(tasks.findByPath(":kotlin-stdlib-wasm-js:check"))
|
||||
}
|
||||
Reference in New Issue
Block a user