summaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib/deprecated/json/ut
diff options
context:
space:
mode:
authorSergey Polovko <[email protected]>2022-02-10 16:47:02 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:02 +0300
commit3e0b762a82514bac89c1dd6ea7211e381d8aa248 (patch)
treec2d1b379ecaf05ca8f11ed0b5da9d1a950e6e554 /library/cpp/monlib/deprecated/json/ut
parentab3783171cc30e262243a0227c86118f7080c896 (diff)
Restoring authorship annotation for Sergey Polovko <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/monlib/deprecated/json/ut')
-rw-r--r--library/cpp/monlib/deprecated/json/ut/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/monlib/deprecated/json/ut/ya.make b/library/cpp/monlib/deprecated/json/ut/ya.make
index 18315993b51..3c4c338882a 100644
--- a/library/cpp/monlib/deprecated/json/ut/ya.make
+++ b/library/cpp/monlib/deprecated/json/ut/ya.make
@@ -1,4 +1,4 @@
-UNITTEST_FOR(library/cpp/monlib/deprecated/json)
+UNITTEST_FOR(library/cpp/monlib/deprecated/json)
OWNER(
jamel
@@ -6,7 +6,7 @@ OWNER(
)
SRCS(
- writer_ut.cpp
+ writer_ut.cpp
)
END()