diff options
author | udovichenko-r <udovichenko-r@yandex-team.com> | 2024-11-20 13:58:05 +0300 |
---|---|---|
committer | udovichenko-r <udovichenko-r@yandex-team.com> | 2024-11-20 14:09:21 +0300 |
commit | eff600952d5dfe17942f38f510a8ac2b203bb3a5 (patch) | |
tree | 210ce237eb2656bb3993f91fde5b58e046a0f95e /yql/essentials/tests/common/test_framework/ya.make | |
parent | 0b9d91e900b52bccd6eabd033acbb57c4ee173fc (diff) | |
download | ydb-eff600952d5dfe17942f38f510a8ac2b203bb3a5.tar.gz |
YQL-19206 Move contrib/ydb/library/yql/tests/sql/yt_native_file -> yt/yql/tests/sql/yt_file
commit_hash:0c9c4ff8a4fbff1f8ad41fc95097d56401249616
Diffstat (limited to 'yql/essentials/tests/common/test_framework/ya.make')
-rw-r--r-- | yql/essentials/tests/common/test_framework/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yql/essentials/tests/common/test_framework/ya.make b/yql/essentials/tests/common/test_framework/ya.make index 207c469ccd..c0d912d16e 100644 --- a/yql/essentials/tests/common/test_framework/ya.make +++ b/yql/essentials/tests/common/test_framework/ya.make @@ -8,6 +8,7 @@ PY_SRCS( yqlrun.py yql_http_file_server.py test_utils.py + test_file_common.py ) PY_SRCS( |