xref: /aosp_15_r20/external/bazelbuild-rules_rust/test/unit/clippy/BUILD.bazel (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifanload(":clippy_test.bzl", "clippy_test_suite")
2*d4726bddSHONG Yifan
3*d4726bddSHONG Yifanclippy_test_suite(
4*d4726bddSHONG Yifan    name = "clippy_test_suite",
5*d4726bddSHONG Yifan)
6