[FIR Native] Stop requiring :dist for native diagnostic test

Native uses its own klib stdlib generated
via `:kotlin-native:dist`.
This commit is contained in:
Nikolay Lunyak
2023-06-05 14:00:30 +03:00
committed by Space Team
parent 0f4cca6877
commit 45bbd432fc
10 changed files with 43 additions and 85 deletions
-1
View File
@@ -99,7 +99,6 @@ include ":benchmarks",
":js:js.dce",
":js:js.tests",
":native:kotlin-native-utils",
":native:dignostic-tests",
":native:frontend.native",
":native:kotlin-klib-commonizer",
":native:kotlin-klib-commonizer-api",