aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/gtest_extensions/ut/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/testing/gtest_extensions/ut/ya.make')
-rw-r--r--library/cpp/testing/gtest_extensions/ut/ya.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/testing/gtest_extensions/ut/ya.make b/library/cpp/testing/gtest_extensions/ut/ya.make
index b68cb4645b..39b41cecfd 100644
--- a/library/cpp/testing/gtest_extensions/ut/ya.make
+++ b/library/cpp/testing/gtest_extensions/ut/ya.make
@@ -1,20 +1,20 @@
GTEST()
OWNER(
- amatanhead
+ amatanhead
bulatman
dancingqueue
- prettyboy
- thegeorg
+ prettyboy
+ thegeorg
g:cpp-contrib
)
SRCS(
- gtest_extensions_ut.cpp
+ gtest_extensions_ut.cpp
probe_ut.cpp
)
PEERDIR(
- library/cpp/testing/gtest_extensions
+ library/cpp/testing/gtest_extensions
)
END()