Sign in
bazel
/
rules_cc
/
1dbb6917128da0ef5e35df3e8b060488e8c2acdc
/
.
/
tests
/
system_library
/
BUILD
blob: 5990b353afdbcb35c597ca70f1d4ffececeedc81 [
file
] [
log
] [
blame
]
sh_test
(
name
=
"system_library_test"
,
size
=
"small"
,
srcs
=
[
"system_library_test.sh"
],
data
=
[
":unittest.bash"
,
"//cc:system_library.bzl"
,
"@bazel_tools//tools/bash/runfiles"
,
],
)