aboutsummaryrefslogtreecommitdiffstats
path: root/util/folder
diff options
context:
space:
mode:
authorAleksandr <ivansduck@gmail.com>2022-02-10 16:47:52 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:52 +0300
commitb05913d1c3c02a773578bceb7285084d2933ae86 (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /util/folder
parentea6c5b7f172becca389cacaff7d5f45f6adccbe6 (diff)
downloadydb-b05913d1c3c02a773578bceb7285084d2933ae86.tar.gz
Restoring authorship annotation for Aleksandr <ivansduck@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'util/folder')
-rw-r--r--util/folder/ut/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/folder/ut/ya.make b/util/folder/ut/ya.make
index c77353ea82..64877d9b58 100644
--- a/util/folder/ut/ya.make
+++ b/util/folder/ut/ya.make
@@ -12,6 +12,6 @@ SRCS(
folder/pathsplit_ut.cpp
)
-INCLUDE(${ARCADIA_ROOT}/util/tests/ya_util_tests.inc)
-
+INCLUDE(${ARCADIA_ROOT}/util/tests/ya_util_tests.inc)
+
END()