diff options
author | zaverden <zaverden@yandex-team.com> | 2023-11-07 13:01:26 +0300 |
---|---|---|
committer | zaverden <zaverden@yandex-team.com> | 2023-11-07 13:26:18 +0300 |
commit | c3e33d4baf11c60b393ecc8c4107cb3974cd265b (patch) | |
tree | 6c0b51ac4df32550dc6511ef911195369bd214d8 /build/plugins | |
parent | 1996767eac487ceba44a68e57800ff88d8ed31bd (diff) | |
download | ydb-c3e33d4baf11c60b393ecc8c4107cb3974cd265b.tar.gz |
feat(run_hermione): merge beta changes
Diffstat (limited to 'build/plugins')
-rw-r--r-- | build/plugins/lib/test_const/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/plugins/lib/test_const/__init__.py b/build/plugins/lib/test_const/__init__.py index 5d1acb850d..a06fec239e 100644 --- a/build/plugins/lib/test_const/__init__.py +++ b/build/plugins/lib/test_const/__init__.py @@ -83,7 +83,6 @@ REGULAR_TEST_TYPES = [ "go_test", "gtest", "hermione", - "hermione_beta", "java", "jest", "py2test", |