We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd36f9e commit 0bce610Copy full SHA for 0bce610
ydb/core/ymq/base/ut/ya.make
@@ -3,6 +3,9 @@ UNITTEST()
3
PEERDIR(
4
ydb/core/base
5
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
9
)
10
11
SRCS(
0 commit comments