[AA] Use MODULE_KIND in standalone API multi-module binary tests
- `MODULE_KIND` is a more general and straight-forward approach than an "app" magic module name. ^KT-64468
This commit is contained in:
committed by
Space Team
parent
d3d21b3f34
commit
43a3f7db5f
+1
@@ -17,6 +17,7 @@ class Dependency {
|
||||
val DEPENDENCY_TOP_LEVEL_VAL_FLAG: Flag<*> = TODO()
|
||||
|
||||
// MODULE: app(lib)
|
||||
// MODULE_KIND: Source
|
||||
// FILE: main.kt
|
||||
|
||||
package some
|
||||
|
||||
Reference in New Issue
Block a user