summaryrefslogtreecommitdiffstats
path: root/library/cpp/yson/node/ut
diff options
context:
space:
mode:
authorermolovd <[email protected]>2022-02-10 16:47:53 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:53 +0300
commitb91bcef7c99a119b0846479ef71bfab4beec72ca (patch)
treebe118d54d12a61bc4812ceb0a266a170a2fa3bc9 /library/cpp/yson/node/ut
parentf421873774cf0b71743afbe5f6677861e66601ea (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/yson/node/ut')
-rw-r--r--library/cpp/yson/node/ut/ya.make22
1 files changed, 11 insertions, 11 deletions
diff --git a/library/cpp/yson/node/ut/ya.make b/library/cpp/yson/node/ut/ya.make
index f49a0bf7dfb..601c45d8a9a 100644
--- a/library/cpp/yson/node/ut/ya.make
+++ b/library/cpp/yson/node/ut/ya.make
@@ -1,12 +1,12 @@
-UNITTEST_FOR(library/cpp/yson/node)
-
-OWNER(
- ermolovd
+UNITTEST_FOR(library/cpp/yson/node)
+
+OWNER(
+ ermolovd
g:yt
-)
-
-SRCS(
- node_ut.cpp
-)
-
-END()
+)
+
+SRCS(
+ node_ut.cpp
+)
+
+END()