Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_shell
/
f762230d6c0e870da002ba43f148ae80f6b1561d
/
.
/
tests
/
bcr
/
WORKSPACE
blob: 859c4a7e5b29e90805022343b83dc78ea6711487 [
file
]
workspace
(
name
=
"rules_shell_tests"
)
local_repository
(
name
=
"rules_shell"
,
path
=
"../.."
,
)
load
(
"@rules_shell//shell:repositories.bzl"
,
"rules_shell_dependencies"
,
"rules_shell_toolchains"
)
rules_shell_dependencies
()
rules_shell_toolchains
()