summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/atomic/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/threading/atomic/ut')
-rw-r--r--library/cpp/threading/atomic/ut/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/threading/atomic/ut/ya.make b/library/cpp/threading/atomic/ut/ya.make
index 3c555685df4..65a9a3fb8c7 100644
--- a/library/cpp/threading/atomic/ut/ya.make
+++ b/library/cpp/threading/atomic/ut/ya.make
@@ -1,4 +1,4 @@
-UNITTEST_FOR(library/cpp/threading/atomic)
+UNITTEST_FOR(library/cpp/threading/atomic)
OWNER(vmordovin)