summaryrefslogtreecommitdiffstats
path: root/library/cpp/json/yson/json2yson_ut.cpp
diff options
context:
space:
mode:
authornae202 <[email protected]>2025-09-23 07:48:35 +0300
committernae202 <[email protected]>2025-09-23 08:03:21 +0300
commit63774bc851bb76e24f369ef4e0328e5f05edbb4b (patch)
treed3226ed9a5f200097949f6001a7e3183aff7adfa /library/cpp/json/yson/json2yson_ut.cpp
parentf4cbf746a0b6649479cfb305eceababced0ac10a (diff)
Style fix
commit_hash:d506e2a0f2770f3662449a3711e976499eb9ccbb
Diffstat (limited to 'library/cpp/json/yson/json2yson_ut.cpp')
-rw-r--r--library/cpp/json/yson/json2yson_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/json/yson/json2yson_ut.cpp b/library/cpp/json/yson/json2yson_ut.cpp
index 9eb23354cf0..cf5ea41d2ff 100644
--- a/library/cpp/json/yson/json2yson_ut.cpp
+++ b/library/cpp/json/yson/json2yson_ut.cpp
@@ -104,4 +104,4 @@ Y_UNIT_TEST_SUITE(Json2Yson) {
}
}
}
-}
+} // Y_UNIT_TEST_SUITE(Json2Yson)