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 | a3e40d22cc86312046f69a10ea401b78e9efb746 (patch) | |
tree | 9133cfa57ce2fa5b31742d1dac3bc609e00297a8 /build/scripts | |
parent | 0e38f1d675a0b3d02016acf698e8d04c0b224047 (diff) | |
download | ydb-a3e40d22cc86312046f69a10ea401b78e9efb746.tar.gz |
Restoring authorship annotation for <denisk@yandex-team.ru>. Commit 1 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 710165e40d6..b360dcc6595 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 |