[Wasm] Move compiler tests to :wasm:wasm.tests module

They don't belong in K/JS test module.
This commit is contained in:
Svyatoslav Kuzmich
2023-01-24 12:08:18 +01:00
committed by teamcity
parent 46c8cbe1bb
commit bebb9b1392
21 changed files with 224 additions and 144 deletions
+1
View File
@@ -302,6 +302,7 @@ include ":kotlin-imports-dumper-compiler-plugin",
":plugins:jvm-abi-gen-embeddable",
":test-instrumenter",
":wasm:wasm.ir",
":wasm:wasm.tests",
":repo:codebase-tests"
include ":kotlinx-atomicfu-compiler-plugin",