From fa8b0420162dd36d4f569fdc3f63da0bef8bb8c7 Mon Sep 17 00:00:00 2001
From: v01d <v01d@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:49:40 +0300
Subject: Restoring authorship annotation for <v01d@yandex-team.ru>. Commit 1
 of 2.

---
 library/cpp/threading/equeue/ut/ya.make | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

(limited to 'library/cpp/threading/equeue/ut')

diff --git a/library/cpp/threading/equeue/ut/ya.make b/library/cpp/threading/equeue/ut/ya.make
index 2f6293d47d..2f6568dceb 100644
--- a/library/cpp/threading/equeue/ut/ya.make
+++ b/library/cpp/threading/equeue/ut/ya.make
@@ -1,18 +1,18 @@
-UNITTEST()
-
-OWNER(
-    g:base
-    g:middle
-)
-
-PEERDIR(
+UNITTEST() 
+ 
+OWNER( 
+    g:base 
+    g:middle 
+) 
+ 
+PEERDIR( 
     ADDINCL library/cpp/threading/equeue
-)
-
+) 
+ 
 SRCDIR(library/cpp/threading/equeue)
-
-SRCS(
-    equeue_ut.cpp
-)
-
-END()
+ 
+SRCS( 
+    equeue_ut.cpp 
+) 
+ 
+END() 
-- 
cgit v1.2.3