Move code conformance tests from compiler tests

#KTI-962
This commit is contained in:
Bogdan Mukvich
2022-11-03 11:49:51 +01:00
committed by Space Team
parent dec0946896
commit 080b034950
7 changed files with 37 additions and 19 deletions
+2 -2
View File
@@ -305,8 +305,8 @@ include ":kotlin-imports-dumper-compiler-plugin",
":plugins:jvm-abi-gen",
":plugins:jvm-abi-gen-embeddable",
":test-instrumenter",
":wasm:wasm.ir"
":wasm:wasm.ir",
":repo:codebase-tests"
include ":kotlinx-atomicfu-compiler-plugin",
":kotlinx-atomicfu-runtime",