AA standalone: set binary dependency kind in test configurator

This commit is contained in:
Jinseong Jeon
2023-11-27 11:21:10 -08:00
committed by teamcity
parent 92d6aeb7a3
commit d603115def
9 changed files with 11 additions and 16 deletions
@@ -16,8 +16,7 @@ class Dependency {
val DEPENDENCY_TOP_LEVEL_VAL_FLAG: Flag<*> = TODO()
// MODULE: app
// DEPENDENCY: lib Binary
// MODULE: app(lib)
// FILE: main.kt
package some