xref: /aosp_15_r20/external/bazelbuild-rules_testing/METADATA (revision d605057434dcabba796c020773aab68d9790ff9f)
1name: "bazelbuild-rules_testing"
2description:
3    "rules_testing is a framework to help test Bazel rule implementations"
4
5third_party {
6  url {
7    type: GIT
8    value: "https://github.com/bazelbuild/rules_testing"
9  }
10  version: "v0.0.4"
11  last_upgrade_date { year: 2023 month: 5 day: 10 }
12  license_type: NOTICE
13}
14
15