aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/testing/ya.make
diff options
context:
space:
mode:
authorDmitry Kopylov <kopylovd@gmail.com>2022-02-10 16:48:18 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:18 +0300
commit7230275728d34873cba1ba78bb68669b0c5faa31 (patch)
treeb222e5ac2e2e98872661c51ccceee5da0d291e13 /library/python/testing/ya.make
parentb2f5101486cc0de2e979c8ba9ada2109785bf5fd (diff)
downloadydb-7230275728d34873cba1ba78bb68669b0c5faa31.tar.gz
Restoring authorship annotation for Dmitry Kopylov <kopylovd@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'library/python/testing/ya.make')
-rw-r--r--library/python/testing/ya.make24
1 files changed, 12 insertions, 12 deletions
diff --git a/library/python/testing/ya.make b/library/python/testing/ya.make
index 2672c6ca6e..883bc8d7ab 100644
--- a/library/python/testing/ya.make
+++ b/library/python/testing/ya.make
@@ -1,22 +1,22 @@
OWNER(g:yatest)
-
-RECURSE(
- behave
+
+RECURSE(
+ behave
deprecated
fake_ya_package
filter
- gtest
- gtest/test
- gtest/test/gtest
+ gtest
+ gtest/test
+ gtest/test/gtest
pyremock
- pytest_runner
- pytest_runner/example
- pytest_runner/test
+ pytest_runner
+ pytest_runner/example
+ pytest_runner/test
recipe
system_info
types_test
yapackage
yapackage/test
- yatest_common
- yatest_lib
-)
+ yatest_common
+ yatest_lib
+)