Skip to content

Commit fd9b5f5

Browse files
authored
YQ-2628: add RECURSE_FOR_TESTS (#718)
1 parent bf9be3d commit fd9b5f5

File tree

1 file changed

+4
-0
lines changed
  • ydb/core/fq/libs/control_plane_storage/internal

1 file changed

+4
-0
lines changed

ydb/core/fq/libs/control_plane_storage/internal/ya.make

+4
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ PEERDIR(
3636
YQL_LAST_ABI_VERSION()
3737

3838
END()
39+
40+
RECURSE_FOR_TESTS(
41+
ut
42+
)

0 commit comments

Comments
 (0)