From 84df690852777a25dce952fd28843ab49992eff3 Mon Sep 17 00:00:00 2001 From: uranix Date: Thu, 10 Feb 2022 16:47:58 +0300 Subject: Restoring authorship annotation for . Commit 2 of 2. --- library/python/testing/yatest_common/yatest/common/runtime_java.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/python') diff --git a/library/python/testing/yatest_common/yatest/common/runtime_java.py b/library/python/testing/yatest_common/yatest/common/runtime_java.py index 3bcb996a6a1..39bbb455702 100644 --- a/library/python/testing/yatest_common/yatest/common/runtime_java.py +++ b/library/python/testing/yatest_common/yatest/common/runtime_java.py @@ -28,7 +28,7 @@ def get_java_path(jdk_dir): def get_build_java_dir(jdk_dir): - versions = [8, 10, 11, 12, 13, 14, 15] + versions = [8, 10, 11, 12, 13, 14, 15] if not _JAVA_DIR: for version in versions: -- cgit v1.3