Skip to content

Commit b83dfb8

Browse files
committed
Add missing recurse (ydb-platform#15141)
(cherry picked from commit c09cf0f)
1 parent 895dd47 commit b83dfb8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ydb/core/backup/ya.make

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ RECURSE(
44
controller
55
impl
66
)
7+
8+
RECURSE_FOR_TESTS(
9+
common/ut
10+
)

0 commit comments

Comments
 (0)