diff options
| author | Dmitry Potapov <[email protected]> | 2022-02-10 16:46:39 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:39 +0300 | 
| commit | 536101ea75c9ff5df10d01c2f460b1f6e12311b3 (patch) | |
| tree | 115291277ad61b2cdcf5044d210fb103b5e1647e /library/cpp/regex/pcre/ut | |
| parent | 5036b5f2122001f9aef8a0e4cd85440d73ea6b9f (diff) | |
Restoring authorship annotation for Dmitry Potapov <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/regex/pcre/ut')
| -rw-r--r-- | library/cpp/regex/pcre/ut/ya.make | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/library/cpp/regex/pcre/ut/ya.make b/library/cpp/regex/pcre/ut/ya.make index 0721ef87c27..03e44a03ec0 100644 --- a/library/cpp/regex/pcre/ut/ya.make +++ b/library/cpp/regex/pcre/ut/ya.make @@ -3,7 +3,7 @@ UNITTEST_FOR(library/cpp/regex/pcre)  OWNER(g:util)  SRCS( -    pcre_ut.cpp +    pcre_ut.cpp       regexp_ut.cpp  ) | 
