[WASM] Enable wasm StdLib tests

This commit is contained in:
Igor Yakovlev
2022-06-20 16:51:49 +02:00
parent 3aa3466d2e
commit 649910863c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ val commonTestSources by task<Sync> {
kotlin {
wasm {
nodejs()
d8()
}
sourceSets {