blob: f3ae2be577f0627bc01723a7dd4b33b784cb1af9 [file] [log] [blame]
load(":proto_common_compile_tests.bzl", "proto_common_compile_test_suite")
load(":proto_common_should_generate_tests.bzl", "proto_common_should_generate_test_suite")
package(default_applicable_licenses = ["//:license"])
proto_common_compile_test_suite(name = "proto_common_compile_test_suite")
proto_common_should_generate_test_suite(name = "proto_common_should_generate_test_suite")