[Wasm] Add RUN_UNIT_TESTS directive to unit-test compiler tests

This commit is contained in:
Svyatoslav Kuzmich
2023-06-12 11:22:31 +02:00
parent a3e2d2804c
commit 4ad6fd4cde
9 changed files with 10 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
// EXPECTED_REACHABLE_NODES: 1735
// KJS_WITH_FULL_RUNTIME
// SKIP_DCE_DRIVEN
// RUN_UNIT_TESTS
import common.*
import kotlin.test.Test