aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/hyperloglog/ut
diff options
context:
space:
mode:
authorkostyash <kostyash@yandex-team.ru>2022-02-10 16:50:50 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:50:50 +0300
commit1d07fe6c2d65841ffb63b14afddcaad19e5f16f2 (patch)
treefe19da94717113839151c7318538013c2f90865f /library/cpp/hyperloglog/ut
parenteace2adfb451fa3978f6edbae8aec53a50d1c969 (diff)
downloadydb-1d07fe6c2d65841ffb63b14afddcaad19e5f16f2.tar.gz
Restoring authorship annotation for <kostyash@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/hyperloglog/ut')
-rw-r--r--library/cpp/hyperloglog/ut/ya.make16
1 files changed, 8 insertions, 8 deletions
diff --git a/library/cpp/hyperloglog/ut/ya.make b/library/cpp/hyperloglog/ut/ya.make
index f5f1c0d25a..23066b279e 100644
--- a/library/cpp/hyperloglog/ut/ya.make
+++ b/library/cpp/hyperloglog/ut/ya.make
@@ -1,12 +1,12 @@
UNITTEST_FOR(library/cpp/hyperloglog)
-
-OWNER(
+
+OWNER(
anskor
g:images-followers g:images-robot g:images-search-quality g:images-nonsearch-quality
-)
-
-SRCS(
+)
+
+SRCS(
hyperloglog_ut.cpp
-)
-
-END()
+)
+
+END()