xref: /aosp_15_r20/external/bazelbuild-rules_python/tests/py_runtime_info/BUILD.bazel (revision 60517a1edbc8ecf509223e9af94a7adec7d736b8)
1load(":py_runtime_info_tests.bzl", "py_runtime_info_test_suite")
2
3py_runtime_info_test_suite(
4    name = "py_runtime_info_tests",
5)
6