aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/testing')
-rw-r--r--library/cpp/testing/gmock_in_unittest/example_ut/ya.make1
-rw-r--r--library/cpp/testing/gmock_in_unittest/ya.make1
2 files changed, 2 insertions, 0 deletions
diff --git a/library/cpp/testing/gmock_in_unittest/example_ut/ya.make b/library/cpp/testing/gmock_in_unittest/example_ut/ya.make
index 38d3aae811..f96934e796 100644
--- a/library/cpp/testing/gmock_in_unittest/example_ut/ya.make
+++ b/library/cpp/testing/gmock_in_unittest/example_ut/ya.make
@@ -1,5 +1,6 @@
UNITTEST()
+
PEERDIR(
library/cpp/testing/gmock_in_unittest
)
diff --git a/library/cpp/testing/gmock_in_unittest/ya.make b/library/cpp/testing/gmock_in_unittest/ya.make
index cd2fa65b48..3bca6c3a3a 100644
--- a/library/cpp/testing/gmock_in_unittest/ya.make
+++ b/library/cpp/testing/gmock_in_unittest/ya.make
@@ -1,5 +1,6 @@
LIBRARY()
+
PEERDIR(
contrib/restricted/googletest/googlemock
contrib/restricted/googletest/googletest