Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
44ec76f189dc433c8a0291c5d60e62fada605eb7
/
.
/
tests
/
uv
/
lock
/
BUILD.bazel
blob: 0b72f015b7cc00993a4f49b28bf4efde0584c730 [
file
]
load
(
":lock_tests.bzl"
,
"lock_test_suite"
)
exports_files
(
glob
([
"testdata/*"
]),
visibility
=
[
"//tests:__subpackages__"
],
)
lock_test_suite
(
name
=
"lock_tests"
,
)