aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/ya.make
diff options
context:
space:
mode:
authorudovichenko-r <udovichenko-r@yandex-team.com>2024-11-19 19:21:17 +0300
committerudovichenko-r <udovichenko-r@yandex-team.com>2024-11-19 19:32:13 +0300
commit321925491e7ee4c1fddd0294839f35d2104d637d (patch)
tree44e52a209154e8cb86f653ee059f42d5326faec3 /yql/essentials/tests/ya.make
parentee98714b4bafd7ac4bc0b68e563b752cbdb7af52 (diff)
downloadydb-321925491e7ee4c1fddd0294839f35d2104d637d.tar.gz
YQL-19206 Move contrib/ydb/library/yql/tests/sql/sql2yql -> yql/essentials/tests/sql/sql2yql
commit_hash:137ab446f8ed4df274d02b251cbe5e2bb08c8194
Diffstat (limited to 'yql/essentials/tests/ya.make')
-rw-r--r--yql/essentials/tests/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/yql/essentials/tests/ya.make b/yql/essentials/tests/ya.make
index 3c575830da..99a9c79f1a 100644
--- a/yql/essentials/tests/ya.make
+++ b/yql/essentials/tests/ya.make
@@ -3,5 +3,6 @@ SUBSCRIBER(g:yql)
RECURSE(
common
postgresql
+ sql
)