[WASM] Remove ignore from wasm std text tests
This commit is contained in:
committed by
TeamCityServer
parent
86daff8ae8
commit
4f9b54da26
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_REFLECT
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
// WASM_MUTE_REASON: INVALID_TEST_DATA
|
||||
package test
|
||||
|
||||
import kotlin.reflect.typeOf
|
||||
|
||||
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_REFLECT
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
// WASM_MUTE_REASON: INVALID_TEST_DATA
|
||||
package test
|
||||
|
||||
import kotlin.reflect.typeOf
|
||||
|
||||
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
// WITH_REFLECT
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
// WASM_MUTE_REASON: INVALID_TEST_DATA
|
||||
package test
|
||||
|
||||
import kotlin.reflect.typeOf
|
||||
|
||||
-2
@@ -1,7 +1,5 @@
|
||||
// WITH_REFLECT
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// IGNORE_BACKEND: WASM
|
||||
// WASM_MUTE_REASON: STDLIB_TEXT
|
||||
import kotlin.reflect.KType
|
||||
import kotlin.reflect.typeOf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user