summaryrefslogtreecommitdiffstats
path: root/library/cpp/diff/ut
diff options
context:
space:
mode:
authorantonovvk <[email protected]>2022-02-10 16:47:51 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:51 +0300
commit37a63debdc21e372d99e1808cdd31aecf75018c3 (patch)
treefd84293fb9a1b16381dd6c1a5e14c78afacb8710 /library/cpp/diff/ut
parent1fe621e70df847cc201ac942fe6d7804ea10508d (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/diff/ut')
-rw-r--r--library/cpp/diff/ut/ya.make26
1 files changed, 13 insertions, 13 deletions
diff --git a/library/cpp/diff/ut/ya.make b/library/cpp/diff/ut/ya.make
index 360134d1869..ccdb4608855 100644
--- a/library/cpp/diff/ut/ya.make
+++ b/library/cpp/diff/ut/ya.make
@@ -1,15 +1,15 @@
-UNITTEST()
-
-OWNER(antonovvk)
-
+UNITTEST()
+
+OWNER(antonovvk)
+
SRCDIR(library/cpp/diff)
-
-PEERDIR(
+
+PEERDIR(
library/cpp/diff
-)
-
-SRCS(
- diff_ut.cpp
-)
-
-END()
+)
+
+SRCS(
+ diff_ut.cpp
+)
+
+END()