diff options
Diffstat (limited to 'library/cpp/testing/benchmark/ya.make')
-rw-r--r-- | library/cpp/testing/benchmark/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/testing/benchmark/ya.make b/library/cpp/testing/benchmark/ya.make index f42be80698..16bc28837d 100644 --- a/library/cpp/testing/benchmark/ya.make +++ b/library/cpp/testing/benchmark/ya.make @@ -1,9 +1,9 @@ LIBRARY() -OWNER( - pg - yazevnul -) +OWNER( + pg + yazevnul +) SRCS( bench.cpp |