diff options
author | denisk <denisk@yandex-team.ru> | 2022-02-10 16:48:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:13 +0300 |
commit | a02ea31d51f94b7edb98c6ab1322bf26ca04beb5 (patch) | |
tree | b222e5ac2e2e98872661c51ccceee5da0d291e13 /build/scripts | |
parent | a3e40d22cc86312046f69a10ea401b78e9efb746 (diff) | |
download | ydb-a02ea31d51f94b7edb98c6ab1322bf26ca04beb5.tar.gz |
Restoring authorship annotation for <denisk@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/scripts')
-rw-r--r-- | build/scripts/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/scripts/ya.make b/build/scripts/ya.make index b360dcc6595..710165e40d6 100644 --- a/build/scripts/ya.make +++ b/build/scripts/ya.make @@ -84,8 +84,8 @@ TEST_SRCS( touch.py unpacking_jtest_runner.py vcs_info.py - with_coverage.py - with_crash_on_timeout.py + with_coverage.py + with_crash_on_timeout.py with_pathsep_resolve.py wrap_groovyc.py wrapper.py |