1load(":cc_common_link_test.bzl", "cc_common_link_test_suite") 2 3cc_common_link_test_suite( 4 name = "cc_common_link_test_suite", 5) 6