blob: 5305a01e9a4fb41141f957e1ed20685e2fd7ce8e [file] [log] [blame]
load(":java_common_tests.bzl", "java_common_tests")
load(":java_info_tests.bzl", "java_info_tests")
load(":java_plugin_info_tests.bzl", "java_plugin_info_tests")
java_common_tests(name = "java_common_tests")
java_info_tests(name = "java_info_tests")
java_plugin_info_tests(name = "java_plugin_info_tests")