diff options
author | amatanhead <amatanhead@yandex-team.ru> | 2022-02-10 16:50:04 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:04 +0300 |
commit | 8879605a63ac17539be5b3bd41b529791f4d4b02 (patch) | |
tree | 5739c7303cbe09d02b881e25bb294a4a173422a0 /library/cpp/testing/ya.make | |
parent | 830fe7ae4073c2707f3f3138303ccc56052c0327 (diff) | |
download | ydb-8879605a63ac17539be5b3bd41b529791f4d4b02.tar.gz |
Restoring authorship annotation for <amatanhead@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/testing/ya.make')
-rw-r--r-- | library/cpp/testing/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/testing/ya.make b/library/cpp/testing/ya.make index 6a57ac2ee6..f743b8ae46 100644 --- a/library/cpp/testing/ya.make +++ b/library/cpp/testing/ya.make @@ -11,10 +11,10 @@ RECURSE( gmock gmock_in_unittest gmock_in_unittest/example_ut - gtest + gtest gtest_boost_extensions - gtest_extensions - gtest_main + gtest_extensions + gtest_main gtest_protobuf hook mock_server |