Skip to content

Commit 0bce610

Browse files
authored
fix dependences (#4990)
1 parent bd36f9e commit 0bce610

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ydb/core/ymq/base/ut/ya.make

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ UNITTEST()
33
PEERDIR(
44
ydb/core/base
55
ydb/core/ymq/base
6+
ydb/library/yql/public/udf
7+
ydb/library/yql/parser/pg_wrapper
8+
ydb/library/yql/public/udf/service/exception_policy
69
)
710

811
SRCS(

0 commit comments

Comments
 (0)