diff options
| -rw-r--r-- | ydb/core/formats/arrow/accessor/dictionary/ya.make | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ydb/core/formats/arrow/accessor/dictionary/ya.make b/ydb/core/formats/arrow/accessor/dictionary/ya.make index 5b3dd0bf608..22cc6d493c5 100644 --- a/ydb/core/formats/arrow/accessor/dictionary/ya.make +++ b/ydb/core/formats/arrow/accessor/dictionary/ya.make @@ -13,3 +13,7 @@ SRCS( ) END() + +RECURSE_FOR_TESTS( + ut +) |
