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