aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pire/ut
diff options
context:
space:
mode:
authorgrphil <grphil@yandex-team.ru>2022-02-10 16:48:06 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:06 +0300
commit4282ec504ababea092138c3af45d5399d01c194a (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /library/cpp/regex/pire/ut
parent66c9296f0f2f8a474c3b2f5880599f86e35ef592 (diff)
downloadydb-4282ec504ababea092138c3af45d5399d01c194a.tar.gz
Restoring authorship annotation for <grphil@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/regex/pire/ut')
-rw-r--r--library/cpp/regex/pire/ut/ya.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/regex/pire/ut/ya.make b/library/cpp/regex/pire/ut/ya.make
index 780185b84fe..8776695f405 100644
--- a/library/cpp/regex/pire/ut/ya.make
+++ b/library/cpp/regex/pire/ut/ya.make
@@ -35,10 +35,10 @@ SRCS(
approx_matching_ut.cpp
)
-SIZE(MEDIUM)
-
-TIMEOUT(600)
-
+SIZE(MEDIUM)
+
+TIMEOUT(600)
+
PIRE_INLINE(inline_ut.cpp)
END()