summaryrefslogtreecommitdiffstats
path: root/CMakeLists.darwin.txt
diff options
context:
space:
mode:
authorbbiff <[email protected]>2022-07-29 12:25:08 +0300
committerbbiff <[email protected]>2022-07-29 12:25:08 +0300
commita884a1555cda858971c2dd8e4b45d53a416b159a (patch)
treea25f4cd4673ad6178cf81d8d962762bad682f37a /CMakeLists.darwin.txt
parentb45274303f581b597349d67572a79bd4107df5ab (diff)
fixed test
Diffstat (limited to 'CMakeLists.darwin.txt')
-rw-r--r--CMakeLists.darwin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.darwin.txt b/CMakeLists.darwin.txt
index 12f0897ee2c..0f234d6ba35 100644
--- a/CMakeLists.darwin.txt
+++ b/CMakeLists.darwin.txt
@@ -1380,6 +1380,7 @@ add_subdirectory(ydb/public/sdk/cpp/examples/ttl)
add_subdirectory(ydb/library/yql/providers/common/codec/ut)
add_subdirectory(ydb/library/yql/providers/common/http_gateway/mock)
add_subdirectory(ydb/library/yql/providers/common/structured_token/ut)
+add_subdirectory(ydb/library/yql/providers/dq/actors/ut)
add_subdirectory(ydb/library/yql/providers/pq/gateway/dummy)
add_subdirectory(ydb/library/yql/providers/s3/path_generator/ut)
add_subdirectory(ydb/library/yql/providers/s3/range_helpers/ut)