Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
66d00b3ae7381a17260f7c6bc8ca1cd58afc7b0e
/
.
/
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"
,
)