[WASM] Remove ignore from wasm std text tests

This commit is contained in:
Igor Yakovlev
2021-11-25 18:23:09 +01:00
committed by TeamCityServer
parent 86daff8ae8
commit 4f9b54da26
30 changed files with 3 additions and 54 deletions
-1
View File
@@ -1,5 +1,4 @@
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND: WASM
// WITH_STDLIB
fun box(): String {
@@ -1,6 +1,5 @@
// WITH_STDLIB
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: WASM
import kotlin.test.assertEquals