aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/unittest
diff options
context:
space:
mode:
authorvlysenkov <vlysenkov@yandex-team.ru>2022-02-10 16:49:58 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:58 +0300
commitc22ad53d5b908b6074453e29ec2fd33e5a99ca18 (patch)
tree98edaea8230815d75d912b00a8fbf56bc91b3522 /library/cpp/testing/unittest
parent60856e6a3cdaac98f0ba9c73a4851379c2ee6a6d (diff)
downloadydb-c22ad53d5b908b6074453e29ec2fd33e5a99ca18.tar.gz
Restoring authorship annotation for <vlysenkov@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/testing/unittest')
-rw-r--r--library/cpp/testing/unittest/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/testing/unittest/ya.make b/library/cpp/testing/unittest/ya.make
index aaa4f2ba851..8a3e5feeb4b 100644
--- a/library/cpp/testing/unittest/ya.make
+++ b/library/cpp/testing/unittest/ya.make
@@ -1,5 +1,5 @@
LIBRARY()
-
+
PROVIDES(test_framework)
OWNER(
@@ -24,7 +24,7 @@ SRCS(
tests_data.cpp
utmain.cpp
)
-
+
END()
RECURSE_FOR_TESTS(