summaryrefslogtreecommitdiffstats
path: root/library/cpp/ipmath/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/ipmath/ut')
-rw-r--r--library/cpp/ipmath/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/ipmath/ut/ya.make b/library/cpp/ipmath/ut/ya.make
index b860cefd03d..74b0a1ab86d 100644
--- a/library/cpp/ipmath/ut/ya.make
+++ b/library/cpp/ipmath/ut/ya.make
@@ -10,7 +10,7 @@ SRCS(
)
PEERDIR(
- library/cpp/testing/gmock_in_unittest
+ library/cpp/testing/gmock_in_unittest
)
END()