aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/ut/ya.make
diff options
context:
space:
mode:
authorluckybug <luckybug@yandex-team.ru>2022-02-10 16:50:27 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:27 +0300
commitb455da0978714a8b8dd026fc564b36dea5948f79 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/json/ut/ya.make
parenta6d369648d0e4e2d446acfd469aced762d3c0492 (diff)
downloadydb-b455da0978714a8b8dd026fc564b36dea5948f79.tar.gz
Restoring authorship annotation for <luckybug@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/json/ut/ya.make')
-rw-r--r--library/cpp/json/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/json/ut/ya.make b/library/cpp/json/ut/ya.make
index 401ca6bc4d..8e0362d84b 100644
--- a/library/cpp/json/ut/ya.make
+++ b/library/cpp/json/ut/ya.make
@@ -11,7 +11,7 @@ SRCS(
json_reader_ut.cpp
json_prettifier_ut.cpp
json_writer_ut.cpp
- json_saveload_ut.cpp
+ json_saveload_ut.cpp
)
END()