aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/ipmath/ut/ya.make
diff options
context:
space:
mode:
authormsherbakov <msherbakov@yandex-team.ru>2022-02-10 16:49:16 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:16 +0300
commitc224a621661ddd69699f9476922eb316607ef57e (patch)
tree33f4d878aa0a9faa964005e06bfab0272313aa71 /library/cpp/ipmath/ut/ya.make
parent29d0b2eeae154d04156e0698067c0c21a97ea61d (diff)
downloadydb-c224a621661ddd69699f9476922eb316607ef57e.tar.gz
Restoring authorship annotation for <msherbakov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/ipmath/ut/ya.make')
-rw-r--r--library/cpp/ipmath/ut/ya.make30
1 files changed, 15 insertions, 15 deletions
diff --git a/library/cpp/ipmath/ut/ya.make b/library/cpp/ipmath/ut/ya.make
index b860cefd03..1593646ade 100644
--- a/library/cpp/ipmath/ut/ya.make
+++ b/library/cpp/ipmath/ut/ya.make
@@ -1,16 +1,16 @@
-UNITTEST_FOR(library/cpp/ipmath)
-
-OWNER(
- msherbakov
- g:solomon
-)
-
-SRCS(
- ipmath_ut.cpp
-)
-
-PEERDIR(
+UNITTEST_FOR(library/cpp/ipmath)
+
+OWNER(
+ msherbakov
+ g:solomon
+)
+
+SRCS(
+ ipmath_ut.cpp
+)
+
+PEERDIR(
library/cpp/testing/gmock_in_unittest
-)
-
-END()
+)
+
+END()