Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
54c6e78d32bb1bb08e433bdcdc52fe7642aa4f79
/
.
/
tests
/
python_bzlmod_ext
/
BUILD.bazel
blob: e266c01b9ca6341aa1ce5c88e689ef6b23054efb [
file
]
load
(
":test_helpers.bzl"
,
"register_python_bzlmod_ext_tests"
)
register_python_bzlmod_ext_tests
(
name
=
"python_bzlmod_ext_tests"
,
parse_runtime_manifest_name
=
"parse_runtime_manifest_tests"
,
runtime_manifests_name
=
"runtime_manifests_tests"
,
)