diff options
author | Alexander Smirnov <alex@ydb.tech> | 2025-04-26 16:37:54 +0000 |
---|---|---|
committer | Alexander Smirnov <alex@ydb.tech> | 2025-04-26 16:37:54 +0000 |
commit | 8f6d662e582affc5bbbd9f663c7b8e5b99815c5b (patch) | |
tree | ba7df792788fa5a15837a5ffed1d6b5eee1dcb7d /library/cpp/json | |
parent | 290386cb0f1392f0619a1452963743fcf194ced2 (diff) | |
parent | ad35ebc195a5fdc57eae37a2a666a977edc29b35 (diff) | |
download | ydb-8f6d662e582affc5bbbd9f663c7b8e5b99815c5b.tar.gz |
Merge pull request #17754 from ydb-platform/merge-libs-250425-1915
Diffstat (limited to 'library/cpp/json')
-rw-r--r-- | library/cpp/json/yson/ut/ya.make | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/cpp/json/yson/ut/ya.make b/library/cpp/json/yson/ut/ya.make index 3f89b545073..e07dfdb8a47 100644 --- a/library/cpp/json/yson/ut/ya.make +++ b/library/cpp/json/yson/ut/ya.make @@ -16,8 +16,6 @@ SIZE(LARGE) TAG( ya:fat - ya:large_tests_on_multi_slots - ya:large_tests_on_ya_make_2 ) TIMEOUT(600) |