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